diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,13 +5,11 @@ Based on [this gist](https://gist.github.com/sardemff7/759cbf956bea20d382a6128c6 Simple pinentry gui using rofi written in GNU guile. It's similar in functionality as the gist but this one doesn't force -the width to be 27. +the width to be 27 and doesn't depend on systemd. I also wanted a small project which I could use to practice writing GNU guile. -NOTE: Currently not working! - # Install ## From source |