From c56599e9b2b39bdea59bb69ea3220ae643bfdad2 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 7 Oct 2016 14:44:48 +0200 Subject: i3: Output tray on primary output MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index df968c6..74f4480 100644 --- a/i3/config +++ b/i3/config @@ -114,6 +114,7 @@ bindsym $mod+r mode "resize" # i3bar bar { + tray_output primary status_command ~/.local/venv/bin/python ~/.config/i3/bar.py position bottom workspace_buttons yes @@ -129,6 +130,7 @@ bar { } } + for_window [class="Gifview"] floating enable -- cgit v1.2.3-54-g00ecf