feat(gpg): use gnome3 pinentry
This commit is contained in:
parent
3b31438f06
commit
c831e67ddc
@ -759,7 +759,7 @@ in
|
||||
maxCacheTtl = 3600 * 24;
|
||||
maxCacheTtlSsh = maxCacheTtl;
|
||||
grabKeyboardAndMouse = false;
|
||||
pinentryFlavor = "gtk2";
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user