sway: Don't move keepass to scratchpad
This commit is contained in:
parent
299220da90
commit
4b0b9527de
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue