StumpWM: Use keepassxc-wrapper

This commit is contained in:
Marcel Kapfer 2018-08-14 13:50:09 +02:00
parent 9c207c4c81
commit 1364f1b8ad
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ script."
(run-commands "emacs")
;; 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
(run-shell-command "nextcloud")