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