sway: Don't move keepass to scratchpad

This commit is contained in:
histalek 2022-01-04 21:08:21 +01:00
parent 299220da90
commit 4b0b9527de
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -18,8 +18,8 @@ for_window {
[instance="update_installer"] floating enable [instance="update_installer"] floating enable
# window rules for specific apps # window rules for specific apps
[app_id="^org.keepassxc.KeePassXC$"] floating enable, move scratchpad, border pixel 10 [app_id="^org.keepassxc.KeePassXC$"] floating enable
[app_id="mpv"] inhibit_idle visible; border none; max_render_time off [app_id="mpv"] inhibit_idle visible; border none; max_render_time off
[class="Steam"] floating enable; max_render_time off [class="Steam"] max_render_time off
} }