summaryrefslogtreecommitdiff
path: root/.gnupg
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-04-15 12:48:33 +0530
committerlistout <listout@protonmail.com>2021-04-15 12:48:33 +0530
commit6ba05f0d1a23ed430b1837850831babffa59441c (patch)
tree778a926df61902f81c8132f74ca224a89330b1f6 /.gnupg
parent104034f3548ccd86d5202a45455a2adb58b787e4 (diff)
Still tyring figure out the slow
gpg password prompt problem. Added the `no-allow-external-cache` option to see if anything changes. Seems like a problem with gpg and gnome-keyring
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/gpg-agent.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
index 54f85d5..97471b7 100644
--- a/.gnupg/gpg-agent.conf
+++ b/.gnupg/gpg-agent.conf
@@ -1 +1,2 @@
-pinentry-program /usr/bin/pinentry-tty
+no-allow-external-cache
+pinentry-program /usr/bin/pinentry-curses