aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-09-21 03:11:24 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-09-21 03:11:24 +0530
commitc035849e95f48d12a828a2665c5156dd4f408496 (patch)
tree7940e09745bf45e10c5b66f561f6ec02a065a554 /README.md
parent479748baa6628009676d6b617cf261ca5ea94086 (diff)
add instructions for using env variables
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e50dd59..efae1cc 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,15 @@ or, you know, `doas make install`.
## Usage
+`tessen` will automatically use the following environment variables if they're set or assume
+reasonable defaults.
+
+- `PASSWORD_STORE_DIR` (the default location of your password store)
+- `PASSWORD_STORE_CLIP_TIME` (the amount of time for which password-store data stays on the
+ clipboard)
+- `TESSEN_BACKEND` (choose either `bemenu` or `rofi` as the backend for `tessen`)
+- `TESSEN_ACTION` (choose to either `autotype`, `copy`, or do `both` at the same time)
+
```
tessen - autotype and copy data from password-store on wayland