tessen

default description
git clone https://git.awy.one/tessen.git
Log | Files | Refs | README | LICENSE

commit 5b254bf763176b0e5b22ffcb2b4f5232e24a2f65
parent 0251fe3f4bf01df0ed0d3304470a5578630cf656
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date:   Tue,  5 Apr 2022 16:55:01 +0530

docs: clarify dependency requirements

Diffstat:
MREADME.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -57,8 +57,10 @@ xorg/x11 and wayland, check out [pass-tessen](https://github.com/ayushnix/pass-t - [wl-clipboard](https://github.com/bugaevc/wl-clipboard) (optional, if you want to copy data) - [libnotify](https://gitlab.gnome.org/GNOME/libnotify) (optional, to send notifications about copied data and the timeout period after which the clipboard will be cleared) -- [pass-otp](https://github.com/tadfisher/pass-otp) (optional, to generate TOTP/HOTP) -- [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/) (optional, to open URLs) +- [pass-otp](https://github.com/tadfisher/pass-otp) (optional, to generate TOTP/HOTP when using + `pass`) +- [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/) (optional, to open URLs in the + default web browser) - [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional, to build the man page) ### Arch Linux