aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-11-29 02:38:52 +0300
committerawy <awy@awy.one>2024-11-29 02:38:52 +0300
commit6fc99620424f6a95d1d3bb97c9d015c7b2b87327 (patch)
treea5e7993c1474bff6453bd9f137ee44d0d2b0b58b /rice.sh
parent107a884c5e38d0037f275ddf3677124c26eb75b6 (diff)
fix
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rice.sh b/rice.sh
index 21f92bf..8448573 100755
--- a/rice.sh
+++ b/rice.sh
@@ -39,7 +39,7 @@ doas -u $PERMUSER touch /home/$PERMUSER/.gnupg/gpg-agent.conf
cat <<EOL >> /home/$PERMUSER/.gnupg/gpg-agent.conf
enable-ssh-support
-pinentry-program /usr/bin/pinentry-qt
+pinentry-program /usr/bin/pinentry-bemenu
default-cache-ttl 34560000
max-cache-ttl 34560000
EOL