feat(gpg): use gnome3 pinentry

This commit is contained in:
dusk 2021-01-17 18:36:34 +03:00
parent 3b31438f06
commit c831e67ddc
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -759,7 +759,7 @@ in
maxCacheTtl = 3600 * 24;
maxCacheTtlSsh = maxCacheTtl;
grabKeyboardAndMouse = false;
pinentryFlavor = "gtk2";
pinentryFlavor = "gnome3";
};
};