From: Andre Ramnitz Date: Thu, 4 Jan 2024 13:54:11 +0000 (+0100) Subject: foot: update X-Git-Tag: v0.2~251 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=c1480ed29d8023e1a1378c720b72c371259754eb;p=dotfiles.git foot: update --- diff --git a/config/foot/foot.ini b/config/foot/foot.ini index 207d8e33..d2adc9cb 100644 --- a/config/foot/foot.ini +++ b/config/foot/foot.ini @@ -1,6 +1,7 @@ # -*- conf -*- # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) +shell=/bin/fish # term=foot (or xterm-256color if built with -Dterminfo=disabled) # login-shell=no @@ -10,7 +11,7 @@ include=~/.config/foot/base16/colors/base16-default-dark.ini -font=BlexMono Nerd Font:size=13,LiterationMono Nerd Font:size=11 +font=BlexMono Nerd Font:size=11,LiterationMono Nerd Font:size=10 # font-bold= # font-italic= # font-bold-italic= @@ -24,7 +25,7 @@ font=BlexMono Nerd Font:size=13,LiterationMono Nerd Font:size=11 # box-drawings-uses-font-glyphs=no # dpi-aware=no -initial-window-size-pixels=1256x1344 # Or, +initial-window-size-pixels=1256x720 # Or, # initial-window-size-chars= # initial-window-mode=windowed # pad=0x0 # optionally append 'center' @@ -83,10 +84,10 @@ label-letters=adfghjkl alpha=0.90 flash=da4453 flash-alpha=0.5 -background=222528 +background=27272A foreground=eff0f1 -# ## Normal/regular colors (color palette 0-7) +## Normal/regular colors (color palette 0-7) regular0=222528 # black regular1=da4453 # red regular2=47de70 # green @@ -96,7 +97,7 @@ regular5=a87cc2 # magenta regular6=7cc28f # cyan regular7=eff0f1 # white -# ## Bright colors (color palette 8-15) +## Bright colors (color palette 8-15) bright0=3b4045 # bright black bright1=da4453 # bright red bright2=47de70 # bright green