From 1364f1b8ad34828dde40e3a9aca66b6ab1ed4755 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 14 Aug 2018 13:50:09 +0200 Subject: [PATCH] StumpWM: Use keepassxc-wrapper --- stumpwm/stumpwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 599d578..41b204f 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -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")