summaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-30 22:30:15 +0100
committerjao <jao@gnu.org>2022-08-30 22:30:15 +0100
commit5a505b096066e1e5a4049f2ca4ebf8df086e87c5 (patch)
treefa56f1444e52eb56c4dd008b374a85cf08e798e4 /data
parente9b699c1f273700d7cc409b2077c66c2a84c8dc7 (diff)
downloadelibs-5a505b096066e1e5a4049f2ca4ebf8df086e87c5.tar.gz
elibs-5a505b096066e1e5a4049f2ca4ebf8df086e87c5.tar.bz2
wayland, or wetting a foot in the river
Diffstat (limited to 'data')
-rw-r--r--data/foot.ini56
1 files changed, 56 insertions, 0 deletions
diff --git a/data/foot.ini b/data/foot.ini
new file mode 100644
index 0000000..484fd1a
--- /dev/null
+++ b/data/foot.ini
@@ -0,0 +1,56 @@
+# -*- conf -*-
+
+font=DejaVu Sans Mono:size=5
+font-bold=DejaVu Sans Mono:size=5:weight=semibold
+# underline-offset=10
+
+# font=Iosevka Comfy Fixed:size=5.5
+pad=5x1
+
+# initial-window-size-pixels=700x500 # Or,
+# initial-window-size-chars=<COLSxROWS>
+# initial-window-mode=windowed
+# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
+# term=foot
+# login-shell=no
+# workers=<number of logical CPUs>
+
+[scrollback]
+# lines=1000
+# multiplier=3.0
+# indicator-position=relative
+# indicator-format=
+
+[cursor]
+style=block
+color=ffffff b22222
+blink=no
+
+[mouse]
+hide-when-typing=yes
+# alternate-scroll-mode=yes
+
+[colors]
+alpha=0.85
+background=ffffff
+foreground=000000
+
+regular0= 073642
+regular1= dc322f
+regular2= 859900
+regular3= b58900
+regular4= 268bd2
+regular5= d33682
+regular6= 2aa198
+regular7= eee8d5
+bright0= 002b36
+bright1= cb4b16
+bright2= 586e75
+bright3= 657b83
+bright4= 839496
+bright5= 6c71c4
+bright6= 93a1a1
+bright7= fdf6e3
+
+# selection-foreground=<inverse foreground/background>
+# selection-background=<inverse foreground/background>