aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2016-07-28 17:27:34 +0200
committerGitHub <noreply@github.com>2016-07-28 17:27:34 +0200
commit77628775ac4601a681b6bd5fa984050fee622365 (patch)
tree2c9f4c76db36c684e73088680b03e7ff1884de77 /README.md
parentc2f83edb75cb82a260597c46da8820d00b497628 (diff)
parent0379ab4ef1e5dcfe24a63fb3127b13a025ae4d1b (diff)
downloadrofi-pass-77628775ac4601a681b6bd5fa984050fee622365.tar.gz
Merge pull request #47 from gregf/bsd_support
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.