From a29c3e8c95d6b0236a3f6291947c5c373cd337d2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 27 Aug 2013 03:05:29 -0400 Subject: use a unicode-aware font --- i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3') diff --git a/i3/config b/i3/config index 7402e13..fc25e7a 100644 --- a/i3/config +++ b/i3/config @@ -125,4 +125,5 @@ bindsym $mod+Shift+q exec "i3-nagbar -t warning -m 'You pressed the exit shortcu bar { tray_output primary status_command ~/.bin/status + font xft:DejaVuSansMono 7 } -- cgit v1.2.3-54-g00ecf