From aea662c560fb8fcd37e741adf67be9127f45f03a Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 12 Oct 2020 22:13:45 -0400 Subject: Some adaptations for my current EXWM setup --- .gnupg/gpg-agent.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gnupg') diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index ba418db..5263551 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -4,6 +4,6 @@ max-cache-ttl 86400 default-cache-ttl-ssh 43200 max-cache-ttl-ssh 86400 -pinentry-program /home/bandali/.guix-profile/bin/pinentry-emacs -allow-emacs-pinentry -allow-loopback-pinentry +# pinentry-program /home/bandali/.guix-profile/bin/pinentry-emacs +# allow-emacs-pinentry +# allow-loopback-pinentry -- cgit v1.2.3-83-g751a