aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/scripts/my-pinentry
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/scripts/my-pinentry')
-rwxr-xr-xdotfiles/scripts/my-pinentry2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/scripts/my-pinentry b/dotfiles/scripts/my-pinentry
index b46687e..48008e4 100755
--- a/dotfiles/scripts/my-pinentry
+++ b/dotfiles/scripts/my-pinentry
@@ -6,7 +6,7 @@
case $PINENTRY_USER_DATA in
gtk)
- exec /usr/bin/pinentry-gtk-2 "$@"
+ exec /usr/bin/pinentry-rofi "$@"
;;
none)
exit 1 # do not ask for passphrase