From 4fe029d89baa60121127c06f6562c8f8d41fbedb Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 5 Apr 2016 15:38:45 +0200 Subject: Migrated back to i3status; added kbdlayout --- i3.symlink/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'i3.symlink/config') diff --git a/i3.symlink/config b/i3.symlink/config index 462a82f..5ee2128 100644 --- a/i3.symlink/config +++ b/i3.symlink/config @@ -4,9 +4,6 @@ floating_modifier $mod font pango:DejaVu Sans Mono 8 focus_follows_mouse no -# Bar -exec xmobar -d - # Autolock exec xautolock -time 10 -locker 'i3lock -d' bindsym $mod+Control+Shift+l exec xautolock -locknow @@ -113,3 +110,8 @@ mode "resize" { bindsym $mod+r mode "default" } +bar { + font pango:DejaVu Sans Mono, 9 + status_command i3status.py +} + -- cgit v1.2.3