Replace pass with keepassxc
This commit is contained in:
parent
be08b1d94b
commit
d7228bcfb0
3 changed files with 64 additions and 19 deletions
|
@ -75,6 +75,8 @@ _autostart_apps()
|
|||
qutebrowser &
|
||||
|
||||
mopidy &
|
||||
|
||||
(pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
|
||||
}
|
||||
|
||||
_autostart()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue