diff --git a/.i3/config b/.i3/config --- a/.i3/config +++ b/.i3/config @@ -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. ISO 10646 = Unicode -font pango:monospace 10 +font pango:Droid Sans 10 #~font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # The font above is very space-efficient, that is, it looks good, sharp and # clear in small sizes. However, if you need a lot of unicode glyphs or @@ -153,7 +153,6 @@ bindsym $mod+r mode "resize" # finds out, if available) bar { status_command i3status - font pango:Droid Sans Mono Slashed 10 }