feat(bin): keepassxc no closes with lockscreen

This commit is contained in:
Flinner Yuu 2022-04-07 18:45:04 +03:00
parent 2420d8fb57
commit 9f3f8e8ad2
Signed by: flinner
GPG Key ID: 95CE0DA7F0E58CA6
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ lock_with_i3lock() {
}
lock_keepassxc(){
qdbus org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.MainWindow.lockAllDatabases &
qdbus org.keepassxc.KeePassXC.MainWindow /keepassxc lockAllDatabases &
}
echo_help(){