updated for multimonitor setup with bar and screen
[dotfiles.git] / .i3 / config
index b6cf5b5..57a5ed0 100644 (file)
@@ -14,6 +14,7 @@ exec skype
 exec ~/.i3/bg
 exec numlockx on
 exec urxvtd -q -o -f
+exec ~/.i3/screen.sh
 
 
 set $mod Mod4
@@ -130,4 +131,5 @@ bar {
        status_command /home/marlub/.i3/bar
        position bottom
        Font -gnu-unifont-*-*-*-16-160-*-*-*-*-*-*
+       tray_output primary
 }