From 90fd25cd386a89110e34882798b11c0a6be3419b Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 5 Dec 2024 10:30:02 -0800 Subject: [PATCH] New backup 2024-12-05 10:30:02 --- de/home/.config/sway/config.d/window_rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index c010f28..91a27e0 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -66,6 +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 #game - inhibit idle focus, no border, fullscreen, floating [instance="origin.exe"] $game @@ -83,6 +84,6 @@ #scratch [app_id="armcord"] $scratch - [app_id="org.keepassxc.KeePassXC"] $scratch + [app_id="org.keepassxc.KeePassXC" title="[^(Unlock Database \- KeePassXC)]"] $scratch }