Force font in i3bar so the cute unicode strikethrough works mhoward-lt

Sun, 08 Jun 2014 04:05:22 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 08 Jun 2014 04:05:22 -0400
branch
mhoward-lt
changeset 37
8518a581c36d
parent 36
86027c76848c
child 38
89149f81e6d7

Force font in i3bar so the cute unicode strikethrough works

.i3/config file | annotate | diff | comparison | revisions
--- a/.i3/config
+++ b/.i3/config
@@ -153,6 +153,7 @@ bindsym $mod+r mode "resize"
 # finds out, if available)
 bar {
         status_command i3status
+        font pango:Droid Sans Mono Slashed 10
 }
 
 

mercurial