From cc49055e67b2ad26e45684d6009bd6e97a8cd254 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 23 Apr 2019 13:15:30 +0200 Subject: [PATCH] [i3/config] fix pdfpc using the correct screens --- i3/i3config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3/i3config b/i3/i3config index 229b321..a0a4c3a 100644 --- a/i3/i3config +++ b/i3/i3config @@ -29,7 +29,8 @@ font pango:Fira Sans Mono 12 # make some windows floating for_window [class="Firefox" window_role="About"] floating enable for_window [class="Nightly" window_role="About"] floating enable -for_window [title="^pdfpc - present"] move to output right, fullscreen +assign [title="^pdfpc- presentation"] output right +assign [title="^pdfpc- presenter"] output primary for_window [class="Pavucontrol"] floating enable # Stick windows to workspaces