From 5a505b096066e1e5a4049f2ca4ebf8df086e87c5 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 30 Aug 2022 22:30:15 +0100 Subject: wayland, or wetting a foot in the river --- data/foot.ini | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 data/foot.ini (limited to 'data') 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= +# initial-window-mode=windowed +# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) +# term=foot +# login-shell=no +# workers= + +[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= +# selection-background= -- cgit v1.2.3