diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2018-11-10 14:08:04 -0800 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2018-11-10 14:08:04 -0800 |
commit | 4c97f5fec46d80c9309bc6984062b09767f62859 (patch) | |
tree | 66cba5e1bf4644bae14eec03a056af505f45ef37 /README.md | |
parent | ab5db38d59ab79aeee83ca31b6b480f398ca340e (diff) | |
download | pinentry-rofi-4c97f5fec46d80c9309bc6984062b09767f62859.tar.gz |
Removed note about it not working
Diffstat (limited to 'README.md')
-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 |