diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2020-01-28 16:20:57 -0500 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2020-01-28 16:20:57 -0500 |
commit | 10d1f28994e480949e65ab96e5959f4a972095e2 (patch) | |
tree | 1291d92d2107f7b53adffbc02b32c48dc38a1162 | |
parent | 0ceaeb8e1b84e90d54a68fc94b9d7015012073ed (diff) |
Update i3 config
-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 |