Use gnome pinentry for gpg

This commit is contained in:
Marko Korhonen 2022-11-02 16:03:02 +02:00
parent cc3e47611a
commit 8f2acf184f

View file

@ -1,6 +1,2 @@
enable-ssh-support
{%@@ if profile == 'Mirkwood' @@%}
pinentry-program /usr/bin/pinentry-rofi
{%@@ else @@%}
pinentry-program /usr/bin/pinentry-gnome3
{%@@ endif @@%}