]> Freerunner's - dotfiles.git/commitdiff
foot: update
authorAndre Ramnitz <tux.rising@gmail.com>
Thu, 4 Jan 2024 13:54:11 +0000 (14:54 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
config/foot/foot.ini

index 207d8e33a87f5884964d8afad2c91dbf9bda6721..d2adc9cbc49649b372d12bb9bde8173d3c558ed4 100644 (file)
@@ -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=<bold variant of regular font>
 # font-italic=<italic variant of regular font>
 # font-bold-italic=<bold+italic variant of regular font>
@@ -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=<COLSxROWS>
 # 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