New backup 2024-12-05 10:45:03

This commit is contained in:
Penelope Gwen 2024-12-05 10:45:03 -08:00
parent 90fd25cd38
commit 3d4eed56d7

View file

@ -66,7 +66,7 @@
[title="^(?:Copying|Deleting|Moving|Progress).*Dolphin$"] $popup
[title="^(File|Folder)\s*Already Exists\s*—\s*" app_id="dolphin|org.kde.ark|pcmanfm|pcmanfm-qt"] $popup
[title="Confirm to replace files" app_id="dolphin|org.kde.ark|pcmanfm|pcmanfm-qt"] $popup
[app_id="org.keepassxc.KeePassXC" title="^(Unlock Database \- KeePassXC)"] $float
[app_id="org.keepassxc.KeePassXC" title="^((Unlock Database \- KeePassXC)|(KeePassXC \- Browser Access Request))"] $float
#game - inhibit idle focus, no border, fullscreen, floating
[instance="origin.exe"] $game
@ -84,6 +84,6 @@
#scratch
[app_id="armcord"] $scratch
[app_id="org.keepassxc.KeePassXC" title="[^(Unlock Database \- KeePassXC)]"] $scratch
[app_id="org.keepassxc.KeePassXC" title=".*((^Unlock Database)|(Browser Access Request$)).*"] $scratch
}