fix(pass): incorrect load order for popup rule
This commit is contained in:
parent
608d469102
commit
b61c83f282
|
@ -2503,7 +2503,7 @@ I use the standard Unix-style password management system, [[https://www.password
|
|||
:desc "Password Store"
|
||||
"o s" #'pass)
|
||||
|
||||
(after! password-store
|
||||
(after! pass
|
||||
(setq pass-show-keybindings nil ; Keybindings take up too much space
|
||||
pass-suppress-confirmations t ; Quit shouldn't need a confirm step
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue