aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-10-04 14:24:42 +0100
committerMatthew Lemon <y@yulqen.org>2024-10-04 14:24:42 +0100
commitc9f5d6dd2a4a96c15faee9f14a9396eb3e74a05f (patch)
tree9ac574c5b73a6ca672e195c051ab77b6dbb4c582
parent7c7ee2698815fcc337aa3a0079c384c002271ebb (diff)
gpg-agent pinentry is right for the desktop here
Diffstat (limited to '')
-rw-r--r--gpg-agent.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf
index b032326..8a21424 100644
--- a/gpg-agent.conf
+++ b/gpg-agent.conf
@@ -7,8 +7,8 @@
default-cache-ttl 3600
max-cache-ttl 3600
#pinentry-program /usr/local/bin/pinentry
+#pinentry-program /usr/bin/pinentry-gtk
pinentry-program /usr/bin/pinentry-gtk-2
-#pinentry-program /usr/bin/pinentry-gtk-2
allow-loopback-pinentry
pinentry-timeout 600
log-file $HOME/.gnupg/gpg-agent.log