]> git.sur5r.net Git - i3/i3/commitdiff
Add 'tray_output primary' to the default config 1863/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Tue, 25 Aug 2015 16:50:14 +0000 (18:50 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Tue, 25 Aug 2015 16:56:05 +0000 (18:56 +0200)
i3.config
i3.config.keycodes

index f7722d361957c5d48b8aedc42c3d2033bba89d36..b2d7fac8b50d22563e30ab1293404254dd6f58e5 100644 (file)
--- a/i3.config
+++ b/i3.config
@@ -165,6 +165,7 @@ bindsym Mod1+r mode "resize"
 # finds out, if available)
 bar {
         status_command i3status
+        tray_output primary
 }
 
 #######################################################################
index 0c978d0b7c15928009cc75a00f4d79b63d865728..e606d34702c004669ef507ff2ddb4e29fd3c36b8 100644 (file)
@@ -152,4 +152,5 @@ bindcode $mod+27 mode "resize"
 # finds out, if available)
 bar {
         status_command i3status
+        tray_output primary
 }