Set KeePassXC to floating
This commit is contained in:
parent
e42027be55
commit
8264aff7e8
|
@ -22,7 +22,8 @@ for_window [app_id="^brave-.*-.*$"] shortcuts_inhibitor disable,
|
|||
# Config for application launcher
|
||||
for_window [app_id="^launcher$"] floating enable, resize set 25 ppt 55 ppt, border pixel 4
|
||||
|
||||
# KeePassXC-Browser popup
|
||||
# KeePassXC
|
||||
for_window [title="^.*\.kdbx (\[Locked\])? - KeePassXC$"] floating enable, resize set 55 ppt 70 ppt,
|
||||
for_window [title="^Unlock Database - KeePassXC$"] floating enable, resize set 40 ppt 55 ppt,
|
||||
|
||||
# Nextcloud main status window
|
||||
|
|
Loading…
Reference in a new issue