diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-03-22 04:32:45 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-03-22 04:32:45 +0300 |
commit | e242162e36868932535893008035ed88fe9c218a (patch) | |
tree | 951b389da8205ad2100cd7ba0673a54da6246a2d /dotfiles/.config/foot | |
parent | 805b435113e8c61e6b329ec7bf6fa4e2b2a61860 (diff) | |
download | swayrice-e242162e36868932535893008035ed88fe9c218a.tar.gz swayrice-e242162e36868932535893008035ed88fe9c218a.zip |
foot font config changes
Diffstat (limited to 'dotfiles/.config/foot')
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index 1fb832f..b988e3f 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -1,4 +1,5 @@ -line-height = 10 +dpi-aware = no +font = monospace:size=10 [mouse] hide-when-typing = yes |