]> git.sur5r.net Git - i3/i3/commitdiff
Revert "Add 'tray_output primary' to the default config"
authorIngo Bürk <ingo.buerk@tngtech.com>
Sun, 21 Feb 2016 13:12:02 +0000 (14:12 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 21 Feb 2016 13:12:02 +0000 (14:12 +0100)
This reverts commit e2e7b70d002cac2031cb65d6f5f197c9583913d6.

relates to #2220

i3.config
i3.config.keycodes

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