.i3/config

branch
mhoward-lt
changeset 61
403d6acca6bb
parent 50
437404eff6ff
child 70
431128b5fa0c
--- 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
 }
 
 

mercurial