lock keepass in the background

it tries to start in the foreground if not already running
This commit is contained in:
xfnw 2022-11-19 10:49:31 -05:00
parent 8365504731
commit 655747fde1
1 changed files with 1 additions and 1 deletions

View File

@ -8,8 +8,8 @@ scrot /tmp/lock.png
convert /tmp/lock.png -paint 1 -blur 8x5 ~/.config/i3/lockfox.png -gravity center -composite -matte /tmp/lock.png
# lock agents
command -v keepassxc && keepassxc --lock &
command -v ratbox-respond && killall -1 ratbox-respond
command -v keepassxc && keepassxc --lock
command -v gpgconf && gpgconf --reload gpg-agent
# hmm i3lock