Use prop fonts for i3 mhoward-lt

Sun, 15 Jun 2014 13:07:55 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 15 Jun 2014 13:07:55 -0400
branch
mhoward-lt
changeset 61
403d6acca6bb
parent 60
d18a4be6db77
child 62
5cc55bc23c8a

Use prop fonts for i3

.i3/config file | annotate | diff | comparison | revisions
--- 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