aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/gnupg/.gnupg/gpg-agent.conf
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-03-31 23:30:29 -0500
committerToby Vincent <tobyv13@gmail.com>2022-03-31 23:30:29 -0500
commita8448d53f7fdc8aa36689df29eea7cb9ce057dde (patch)
treea8c27087bb099e12a7bd0f781ca2ae7c1368b4c5 /gnupg/.gnupg/gpg-agent.conf
parentcdcd7570cfefb5e0f67d2a7c42755466e0ee29c7 (diff)
fix: another attempt at fixing pinentry
Diffstat (limited to 'gnupg/.gnupg/gpg-agent.conf')
-rw-r--r--gnupg/.gnupg/gpg-agent.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnupg/.gnupg/gpg-agent.conf b/gnupg/.gnupg/gpg-agent.conf
index 2cddcc3..f8dbdef 100644
--- a/gnupg/.gnupg/gpg-agent.conf
+++ b/gnupg/.gnupg/gpg-agent.conf
@@ -1,3 +1,3 @@
enable-ssh-support
enable-putty-support
-pinentry-program /usr/bin/pinentry-gtk-2 \ No newline at end of file
+pinentry-program /usr/bin/pinentry-gnome3 \ No newline at end of file