From 261288dc505e580a96cc94991066bb089629c843 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 11 Nov 2016 12:09:48 +0100 Subject: i3: Fall back to tray on eDP1 if no primary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3') diff --git a/i3/config b/i3/config index 88c99b7..f705d5d 100644 --- a/i3/config +++ b/i3/config @@ -116,6 +116,7 @@ bindsym $mod+r mode "resize" bar { tray_output primary tray_output DP2-2 + tray_output eDP1 status_command ~/.local/venv/bin/python ~/.config/i3/bar.py position bottom workspace_buttons yes -- cgit v1.2.3-54-g00ecf