diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2021-11-29 20:32:50 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2021-11-29 20:32:50 +0530 |
commit | 6c87931557643c253959400df9dc31cc8294f933 (patch) | |
tree | 232137c946613734ed66b4410cf53d2915ad5cdb /README.md | |
parent | 5aa4059b866b82885ea6aacd40b955745968d835 (diff) |
docs: mention pass-otp as an optional dependency
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ Xorg/X11 and Wayland, check out [pass-tessen](https://github.com/ayushnix/pass-t [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs) (if you want to copy data) - [libnotify](https://gitlab.gnome.org/GNOME/libnotify) (optional, to send notifications about copied data) +- [pass-otp](https://github.com/tadfisher/pass-otp) (optional, to generate OTP) - [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/) (optional, to open URLs) - [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional, to build the man page) |