diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 6560422..91f11f6 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -110,6 +110,7 @@ gaps inner 8 smart_gaps on smart_borders on for_window [app_id="org.keepassxc.KeePassXC"] floating enable +for_window [class="KeePassXC"] floating enable exec swayidle -w \ timeout 300 'swaylock -f -c ef5ffc' \