From 92ecaeeaeebb505a78b8d626de6dff19b0ee03e0 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 16 Jan 2014 13:47:27 +0100 Subject: [PATCH] Hide i3bar also on default monitor --- i3-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3-config b/i3-config index 69c6d53..440c020 100644 --- a/i3-config +++ b/i3-config @@ -208,6 +208,8 @@ bar { output xinerama-0 tray_output xinerama-0 status_command i3status + mode hide + hidden_state hide position top colors { # background is S_base03 @@ -245,8 +247,6 @@ bar { inactive_workspace #002b36 #002b36 #839496 urgent_workspace #002b36 #dc322f #002b36 } - } - exec startup.sh