commit: c8124a0965597f31bf0acd0c5fccd773f69906bf
parent b86d390eaa9fe7235e3d545dd8849eb8adcca49e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 23 Apr 2021 12:51:10 +0200
foot: New config
Diffstat:
1 file changed, 34 insertions(+), 0 deletions(-)
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
@@ -0,0 +1,34 @@
+font = monospace:pixelsize=10
+term = foot
+bold-text-in-bright = no
+word-delimiters = │`'\"()[]{}“”<>‘’\~\;
+
+[key-bindings]
+scrollback-up-page=none
+scrollback-up-half-page=Shift+Page_Up
+scrollback-down-page=none
+scrollback-down-half-page=Shift+Page_Down
+search-start=none
+spawn-terminal=none
+show-urls-launch=none
+show-urls-copy=Control+Shift+u
+
+[colors]
+foreground = ebdbb2
+background = 282828
+regular0 = 282828
+regular1 = cc241d
+regular2 = 98971a
+regular3 = d79921
+regular4 = 458588
+regular5 = b16286
+regular6 = 689d6a
+regular7 = a89984
+bright0 = 928374
+bright1 = fb4934
+bright2 = b8bb26
+bright3 = fabd2f
+bright4 = 83a598
+bright5 = d3869b
+bright6 = 8ec07c
+bright7 = ebdbb2