iwd-dmenu

An interactive iwd menu using dmenu.
git clone git://mattcarlson.org/repos/iwd-dmenu.git
Log | Files | Refs | README

commit fc6cbb1b687d3120ca5896261d31b86d7ced8c95
parent 34d97a1bf51b745b5d8423f2963286cf2e559e59
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Sat, 13 Nov 2021 15:46:16 -0500

updated README url

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -14,7 +14,7 @@ Some dependencies: # Installation ```shell -$ git clone https://github.com/mslcarlson/iwd-dmenu/ +$ git clone https://github.com/mlscarlson/iwd-dmenu/ $ cd iwd-dmenu $ sudo make install ```