feat: lock password DB before locking screen
This commit is contained in:
parent
2688a624dd
commit
2977d1712e
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ bar {
|
|||
}
|
||||
}
|
||||
|
||||
bindsym $mod+grave exec swaylock -c 000000
|
||||
bindsym $mod+grave exec busctl --user call org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.KeePassXC.MainWindow lockAllDatabases && swaylock -c 000000
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue