diff --git a/bin/bin/wm/lockscreen b/bin/bin/wm/lockscreen index 621d005..118ceb7 100755 --- a/bin/bin/wm/lockscreen +++ b/bin/bin/wm/lockscreen @@ -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(){