i3 statusbar font update

This commit is contained in:
Wryn Wagner 2019-09-17 11:06:06 -06:00
parent c9c0909d20
commit 53f9a55b58

View File

@ -13,7 +13,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango:monospace 8
font pango:monospace 6
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
@ -95,7 +95,7 @@ bindsym $mod+e layout toggle split
bindsym $mod+Shift+space floating toggle
# change focus between tiling / floating windows
bindsym $mod+space focus mode_toggle
bindsym $mod+d focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent