Lock keepassxc when using i3lock
This commit is contained in:
parent
b05a288dcd
commit
912152842e
|
@ -6,6 +6,9 @@ passwordCorrect=00000000
|
||||||
passwordIncorrect=d23c3dff
|
passwordIncorrect=d23c3dff
|
||||||
background=00000000
|
background=00000000
|
||||||
foreground=ffffffff
|
foreground=ffffffff
|
||||||
|
|
||||||
|
qdbus org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.MainWindow.lockAllDatabases
|
||||||
|
|
||||||
i3lock \
|
i3lock \
|
||||||
-t -i "$1" \
|
-t -i "$1" \
|
||||||
--timepos="110:h-70" \
|
--timepos="110:h-70" \
|
||||||
|
|
Loading…
Reference in New Issue