From: Ingo Bürk Date: Sun, 21 Feb 2016 13:12:02 +0000 (+0100) Subject: Revert "Add 'tray_output primary' to the default config" X-Git-Tag: 4.12~10^2~2 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=3e1b2694095d27ef1b0789e4268e0e0507b8d6db Revert "Add 'tray_output primary' to the default config" This reverts commit e2e7b70d002cac2031cb65d6f5f197c9583913d6. relates to #2220 --- diff --git a/i3.config b/i3.config index b2d7fac8..f7722d36 100644 --- 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 } ####################################################################### diff --git a/i3.config.keycodes b/i3.config.keycodes index e606d347..0c978d0b 100644 --- a/i3.config.keycodes +++ b/i3.config.keycodes @@ -152,5 +152,4 @@ bindcode $mod+27 mode "resize" # finds out, if available) bar { status_command i3status - tray_output primary }