diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 13:33:23 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 13:37:20 -0700 |
commit | 509fad0de1cb02ba3b2d57fd9982d4dab5fe463a (patch) | |
tree | 453ca52cd76a6d3ecd7be559d4e6ba0b169d36e4 | |
parent | 27735aff7583899da20c431668e31308ab65f107 (diff) | |
download | pinentry-rofi-509fad0de1cb02ba3b2d57fd9982d4dab5fe463a.tar.gz |
Exposing rofi-popup
-rwxr-xr-x | pinentry-rofi.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pinentry-rofi.scm b/pinentry-rofi.scm index 3dfbce8..8a0aa9f 100755 --- a/pinentry-rofi.scm +++ b/pinentry-rofi.scm @@ -59,6 +59,8 @@ pinentry-set + rofi-popup + pinentry-option pinentry-getinfo pinentry-setkeyinfo |