diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-12-26 14:33:06 +0100 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-12-30 21:07:42 +0100 |
| commit | 4de5a217c25fe83bb54063f8d842b78c9e6d7fb3 (patch) | |
| tree | 0460bc0600492324f111524dfdff1ef85c9fbf8e /foot | |
| parent | ee2b01a3fff043a8b977385227c2659bbcf2e59a (diff) | |
| download | dotfiles-4de5a217c25fe83bb54063f8d842b78c9e6d7fb3.tar.gz dotfiles-4de5a217c25fe83bb54063f8d842b78c9e6d7fb3.zip | |
wallust
Diffstat (limited to '')
| -rw-r--r-- | foot/foot.ini | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/foot/foot.ini b/foot/foot.ini deleted file mode 100644 index 2abeff8..0000000 --- a/foot/foot.ini +++ /dev/null @@ -1,42 +0,0 @@ -font=Hack Nerd Font:size=10,Noto Color Emoji:size=10,Sazanami Gothic:size=10 -pad=15x15 -dpi-aware=yes -term=foot-extra - -[cursor] -style=block -blink=yes - -[scrollback] -indicator-position=none - -[colors] -foreground=cad3f5 -background=24273a - -regular0=494d64 -regular1=ed8796 -regular2=a6da95 -regular3=eed49f -regular4=8aadf4 -regular5=f5bde6 -regular6=8bd5ca -regular7=b8c0e0 - -bright0=5b6078 -bright1=ed8796 -bright2=a6da95 -bright3=eed49f -bright4=8aadf4 -bright5=f5bde6 -bright6=8bd5ca -bright7=a5adcb - -selection-foreground=cad3f5 -selection-background=454a5f - -search-box-no-match=181926 ed8796 -search-box-match=cad3f5 363a4f - -jump-labels=181926 f5a97f -urls=8aadf4 |
