diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index ee1f3b3..23f6713 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -317,7 +317,7 @@ script." ;; autostart programs ;; keepassxc -(run-shell-command "gpg --textmode -d ~/.config/keepassxc/password.gpg | keepassxc --pw-stdin ~/ownCloud/keys/2017-10.kdbx") +(run-shell-command "gpg --textmode -d ~/dotfiles/dotdotfiles/keepassxc/password.gpg | keepassxc --pw-stdin ~/cloud/keys/2017-10.kdbx") ;; owncloud (run-shell-command "nextcloud")