# HG changeset patch # User Steve Losh # Date 1531959367 0 # Node ID 114bb5f00e48e2a5aed091c90c18d45ffc288acc # Parent 1f7fd4683ec5bbd1025b54559ca129b2b1736044 path diff -r 1f7fd4683ec5 -r 114bb5f00e48 stumpwmrc --- a/stumpwmrc Sun Jul 15 15:38:15 2018 +0000 +++ b/stumpwmrc Thu Jul 19 00:16:07 2018 +0000 @@ -172,7 +172,7 @@ (toggle-mode-line (current-screen) (current-head))) (defcommand pass-personal () () - (let ((pass:*password-store* "/home/sjl/Dropbox/password-store/")) + (let ((pass:*password-store* "/home/sjl/.password-store/")) (pass:pass-copy))) ;; (defcommand pass-work () ()