mirror of https://github.com/Flinner/dots.git
feat(bin): keepassxc no closes with lockscreen
This commit is contained in:
parent
2420d8fb57
commit
9f3f8e8ad2
|
@ -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(){
|
||||
|
|
Loading…
Reference in New Issue