feat: lock password DB before locking screen

This commit is contained in:
Tim Schubert 2025-01-25 14:03:39 +01:00
parent 2688a624dd
commit 2977d1712e
No known key found for this signature in database

View file

@ -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/*