blob: 6c5bfd7ef4e7fe1847bb2d7f159925b8c03b40ae (
plain)
1
2
3
4
5
6
7
|
# swaymsg -t get_tree
for_window [app_id="org.keepassxc.KeePassXC" title="^.*KeePassXC$"] move scratchpad
for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
for_window [app_id="thunderbird" title="^$"] floating enable
for_window [app_id="thunderbird" title="^An error has occurred$"] floating enable
for_window [app_id="thunderbird" title="^.*Reminder$"] floating enable
|