Use rofi pinentry on Mirkwood
This commit is contained in:
parent
59435389fe
commit
9b617b6f8b
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
enable-ssh-support
|
||||
{%@ if profile == 'Mirkwood' @%}
|
||||
pinentry-program /usr/bin/pinentry-rofi
|
||||
{%@ else @%}
|
||||
pinentry-program /usr/bin/pinentry-gnome3
|
||||
{%@ endif @%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue