diff options
author | Matt Singleton <matt@xcolour.net> | 2024-04-13 18:44:06 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-04-13 18:44:06 -0500 |
commit | 006540acec7cbf6f63acbc756c32141bfed4b529 (patch) | |
tree | 1b9299b09544e8265bcd0ee64ffdd4327650a1ca /sway-de/foot | |
parent | 4008fa4f12d6688c580a78980e4722899a84498c (diff) |
gui changes
Diffstat (limited to 'sway-de/foot')
-rw-r--r-- | sway-de/foot/.config/foot/foot.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sway-de/foot/.config/foot/foot.ini b/sway-de/foot/.config/foot/foot.ini index ad59a6e..d3a3e99 100644 --- a/sway-de/foot/.config/foot/foot.ini +++ b/sway-de/foot/.config/foot/foot.ini @@ -4,13 +4,13 @@ # term=foot (or xterm-256color if built with -Dterminfo=disabled) # login-shell=no -font=Iosevka Comfy Fixed Light:size=9 -font-bold=Iosevka Comfy Fixed Semibold:size=9 +font=Intel One Mono:size=9 +font-bold=Intel One Mono Medium:size=9 # font-bold=<bold variant of regular font> # font-italic=<italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font> # line-height=<font metrics> -# letter-spacing=0 +letter-spacing=-1px # horizontal-letter-offset=0 # vertical-letter-offset=0 # box-drawings-uses-font-glyphs=no |