Avoid hiding KeePassXC popup windows
This commit is contained in:
parent
270cc2f786
commit
539fcf48eb
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
|
|||
#
|
||||
|
||||
for_window [class="KeePassXC" title="KeePassXC" window_type="normal"] move to scratchpad
|
||||
for_window [app_id="org.keepassxc.KeePassXC"] move to scratchpad
|
||||
for_window [app_id="org.keepassxc.KeePassXC" title="KeePassXC"] move to scratchpad
|
||||
exec keepassxc ~/.keys/passworddb.kdbx
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue