Sway: Dont move event screens of thunderbird to scratch.
This commit is contained in:
parent
2909de81d4
commit
dbcdfb3d23
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue