From dbcdfb3d2305c8db603ba297ab6b5a51305a0625 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 10 Jan 2025 09:50:13 +0300 Subject: [PATCH] Sway: Dont move event screens of thunderbird to scratch. --- home/file/sway/module/ScratchPad.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/file/sway/module/ScratchPad.conf b/home/file/sway/module/ScratchPad.conf index 6b7a512..950f720 100644 --- a/home/file/sway/module/ScratchPad.conf +++ b/home/file/sway/module/ScratchPad.conf @@ -14,7 +14,7 @@ for_window [app_id="nm-connection-editor"] move scratchpad, scratchpad show for_window [app_id="org.gnome.Calculator"] move scratchpad, scratchpad show for_window [app_id="pavucontrol"] move scratchpad, scratchpad show for_window [app_id="thunderbird" title=".*Reminder"] move scratchpad, scratchpad show -for_window [app_id="thunderbird" title="New Event:.*"] move scratchpad, scratchpad show -for_window [app_id="thunderbird" title="Edit Event:.*"] move scratchpad, scratchpad show +# for_window [app_id="thunderbird" title="New Event:.*"] move scratchpad, scratchpad show +# for_window [app_id="thunderbird" title="Edit Event:.*"] move scratchpad, scratchpad show for_window [title="Emulator" window_type="utility"] move scratchpad for_window [title="JamesDSP for Linux"] move scratchpad