diff options
-rw-r--r-- | i3/.config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 032e438..0514fe3 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -13,7 +13,7 @@ set $mod Mod1 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Courier Prime 8 +font pango:Dina 9 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -160,7 +160,7 @@ bindsym $mod+r mode "resize" bar { status_command LC_ALL=C i3status separator_symbol " | " - font pango: 3270Medium Nerd Font Mono 14 + font pango:Dina 10 colors { background #414A59 statusline #F7F6F7 |