diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-06-06 01:47:07 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-06-06 01:47:07 +0300 |
commit | cebdc4720215b5f57427a8f95ebcc4403e21f089 (patch) | |
tree | 6ba82f8785ae27181f2668b2483e738ed2cc4705 /dotfiles/.config/foot/foot.ini | |
parent | aa5d4079abfa37e212d8ad29009befcc9c9ba874 (diff) | |
download | swayrice-cebdc4720215b5f57427a8f95ebcc4403e21f089.tar.gz swayrice-cebdc4720215b5f57427a8f95ebcc4403e21f089.zip |
swayfx settings
Because I was missing some eyecandy after all.
Diffstat (limited to 'dotfiles/.config/foot/foot.ini')
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index 0507cea..25a8606 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -1,11 +1,12 @@ dpi-aware = no -font = monospace:size=10 login-shell = yes term = foot-extra +font = monospace:size=10 +#line-height=17px [colors] -#alpha = 0.92 +alpha = 0.92 foreground = fcf8e2 #white background = 151517 #black |