aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGreg Fitzgerald <greg@gregf.org>2016-07-28 11:16:45 -0400
committerGreg Fitzgerald <greg@gregf.org>2016-07-28 11:16:45 -0400
commit0379ab4ef1e5dcfe24a63fb3127b13a025ae4d1b (patch)
tree2c9f4c76db36c684e73088680b03e7ff1884de77 /README.md
parentc2f83edb75cb82a260597c46da8820d00b497628 (diff)
downloadrofi-pass-0379ab4ef1e5dcfe24a63fb3127b13a025ae4d1b.tar.gz
Add support for BSD
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f5059f4..4205db5 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,10 @@ In addition to those `:enter` and `:delay` are available.
* gawk
* bash
+### BSD
+* gnugrep
+* gawk
+
## Configuration
rofi-pass may read its configuration values from `/etc/rofi-pass` and/or `$HOME/.config/rofi-pass/config`.
For an example configuration please take a look at the included `config.example` file.