diff options
author | Rasmus Steinke <rasi@xssn.at> | 2015-11-09 00:16:40 +0100 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2015-11-09 00:16:40 +0100 |
commit | 3ae7c83ca00a04df0b89a6fc3edd4381126ee639 (patch) | |
tree | ba03ff699ab59df37752e8ea63fab620da580a3a | |
parent | a21e1b9fb3c5b63d8342593dc4939c2f67d90fcc (diff) | |
parent | 4386768a47b268b327dc8091c0b1891157b443c9 (diff) | |
download | rofi-pass-3ae7c83ca00a04df0b89a6fc3edd4381126ee639.tar.gz |
Merge branch 'master' of https://github.com/carnager/rofi-pass
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ In addition to those `:enter` and `:delay` are available. * user, url and autotype field names are also configurable ## Requirements -* pass (https://github.com/zx2c4/password-store) +* pass (http://www.passwordstore.org/) * sed * rofi (https://github.com/DaveDavenport/rofi) * xdotool |