StumpWM: Use keepassxc-wrapper
This commit is contained in:
parent
9c207c4c81
commit
1364f1b8ad
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ script."
|
||||||
(run-commands "emacs")
|
(run-commands "emacs")
|
||||||
|
|
||||||
;; keepassxc
|
;; keepassxc
|
||||||
(run-shell-command "gpg --textmode -d ~/dotfiles/dotdotfiles/keepassxc/password.gpg | keepassxc --pw-stdin ~/cloud/keys/2017-10.kdbx")
|
(run-shell-command "keepassxc-wrapper")
|
||||||
|
|
||||||
;; owncloud
|
;; owncloud
|
||||||
(run-shell-command "nextcloud")
|
(run-shell-command "nextcloud")
|
||||||
|
|
Loading…
Reference in a new issue