From 3e1b2694095d27ef1b0789e4268e0e0507b8d6db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ingo=20B=C3=BCrk?= Date: Sun, 21 Feb 2016 14:12:02 +0100 Subject: [PATCH] Revert "Add 'tray_output primary' to the default config" This reverts commit e2e7b70d002cac2031cb65d6f5f197c9583913d6. relates to #2220 --- i3.config | 1 - i3.config.keycodes | 1 - 2 files changed, 2 deletions(-) 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 } -- 2.39.5