# HG changeset patch # User Meredith Howard # Date 1402214722 14400 # Node ID 8518a581c36d52cb12c9b7e3a193cb8ab22b95b4 # Parent 86027c76848ca679e30591ea9cb8c7f357854b13 Force font in i3bar so the cute unicode strikethrough works diff --git a/.i3/config b/.i3/config --- 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 }