add pinentry-qt
This commit is contained in:
parent
b500a77f26
commit
92a841b810
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ gpg --card-status
|
||||||
```
|
```
|
||||||
vim .gnupg/gpg-agent.conf
|
vim .gnupg/gpg-agent.conf
|
||||||
enable-ssh-support
|
enable-ssh-support
|
||||||
|
pinentry-program /usr/bin/pinentry-qt
|
||||||
|
|
||||||
systemctl --user enable --now /usr/lib/systemd/user/gpg-agent*
|
systemctl --user enable --now /usr/lib/systemd/user/gpg-agent*
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue