Replace pass with keepassxc

This commit is contained in:
Tobias Reisinger 2021-12-21 12:13:11 +01:00
parent be08b1d94b
commit d7228bcfb0
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 64 additions and 19 deletions

View file

@ -75,6 +75,8 @@ _autostart_apps()
qutebrowser &
mopidy &
(pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
}
_autostart()