diff options
author | Rasmus Steinke <rasi@xssn.at> | 2015-08-05 06:41:12 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2015-08-05 06:41:12 +0200 |
commit | e30878ed4b6cec8d2a775b0ba1acf1a6b3f50de1 (patch) | |
tree | 936be9eaae8a0ced367767491968aaf72bbda109 /README.md | |
parent | c9f8b6303273eb40338674beb85df10ed25f495b (diff) | |
download | rofi-pass-e30878ed4b6cec8d2a775b0ba1acf1a6b3f50de1.tar.gz |
added warning
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ The `:tab` field has a special meaning. this will hit the tab key, obviously. ## Requirements * pass (https://github.com/zx2c4/password-store) * sed -* rofi (https://github.com/DaveDavenport/rofi) +* rofi (https://github.com/DaveDavenport/rofi) (always use latest git, my scripts tend to use rofi's latest feature set from git) * wmctrl * xprop * xdotool |