New backup 2024-12-05 11:15:02
This commit is contained in:
parent
e8c071d403
commit
4a480b9d26
1 changed files with 4 additions and 3 deletions
|
@ -66,8 +66,9 @@
|
||||||
[title="^(?:Copying|Deleting|Moving|Progress).*Dolphin$"] $popup
|
[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="^(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
|
[title="Confirm to replace files" app_id="dolphin|org.kde.ark|pcmanfm|pcmanfm-qt"] $popup
|
||||||
[app_id="org.keepassxc.KeePassXC" title=".*((^Unlock Database)|(Browser Access Request$)).*"] $float
|
[app_id="org.keepassxc.KeePassXC" title="^(?=.*(^Unlock Database|Browser Access Request$)).*$"] $float
|
||||||
# [app_id="org.keepassxc.KeePassXC" title="^((Unlock Database \- KeePassXC)|(KeePassXC \- Browser Access Request))"] $float
|
# [app_id="org.keepassxc.KeePassXC" title="(^Unlock Database).*"] $float
|
||||||
|
# [app_id="org.keepassxc.KeePassXC" title=".*(Browser Access Request$)"] $float
|
||||||
|
|
||||||
#game - inhibit idle focus, no border, fullscreen, floating
|
#game - inhibit idle focus, no border, fullscreen, floating
|
||||||
[instance="origin.exe"] $game
|
[instance="origin.exe"] $game
|
||||||
|
@ -85,6 +86,6 @@
|
||||||
|
|
||||||
#scratch
|
#scratch
|
||||||
[app_id="armcord"] $scratch
|
[app_id="armcord"] $scratch
|
||||||
[app_id="org.keepassxc.KeePassXC" title=".*((^Unlock Database)|(Browser Access Request$)).*"] $scratch
|
[app_id="org.keepassxc.KeePassXC" title="^(?!.*(Unlock Database|Browser Access Request)).*$"] $scratch
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue