diff options
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 36 |
1 files changed, 7 insertions, 29 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index a48f576..adf991b 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -4,12 +4,16 @@ font=Iosevka SS08:size=12,Sarasa Fixed J:size=12,Material Design Icons Desktop dpi-aware=no bold-text-in-bright=no +box-drawings-uses-font-glyphs=no +# underline-offset=1px + +include=~/.config/foot/color_palette.ini [bell] urgent=yes notify=no -command=beep -b -command-focused=beep -b +#command=beep -b +#command-focused=beep -b [scrollback] lines=1000 @@ -51,32 +55,6 @@ commit=Return cancel=Escape toggle-url-visible=t -[colors] -background=1c1c1c -foreground=bdc0ba - -regular0=1c1c1c -regular1=e03c8a -regular2=90b44b -regular3=caad5f -regular4=58b2dc -regular5=828282 -regular6=e3916e -regular7=bdc0ba -bright0=535953 -bright1=86c166 -bright2=ddd23b -bright3=b28fce -bright4=ffb11b -bright5=66bab7 -bright6=77969a -bright7=fffffb - -selection-background=ddd23b -selection-foreground=1c1c1c -jump-labels=58b2dc fffffb -urls=66bab7 -alpha=0.95 - [tweak] grapheme-shaping=yes +overflowing-glyphs=yes |