From b0c61b6f9ca00ab82c7bcf1cbcde44ab3d0c2c8c Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 5 Sep 2024 10:29:31 -0700 Subject: [PATCH] New backup 2024-09-05 10:29:31 --- de/home/.config/sway/config.d/window_rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/de/home/.config/sway/config.d/window_rules b/de/home/.config/sway/config.d/window_rules index a47f324..9ce9dec 100644 --- a/de/home/.config/sway/config.d/window_rules +++ b/de/home/.config/sway/config.d/window_rules @@ -21,6 +21,9 @@ # Floating Copyq for_window [app_id="com.github.hluk.copyq"] floating enable, sticky enable +# Floating KeePass + for_window [app_id="org.keepassxc.KeePassXC"] floating enable, sticky enable + # Dolphin popups # for_window [title="(?i)(?:copying|deleting|moving|question|save file)"] floating enable, border pixel 2 for_window [window_role="pop-up"] floating enable