commit 9c4d3142fed3992564b7dcff98d59a4c98a9a7f6
Author: fsilveir <[email protected]>
Date: Wed Jan 1 12:45:37 2020 -0300
dmenu/scripts: add dmenu-launch script
Simple and customizable dmenu launcher for quicly accessing gpg encrypted
passwords with pass, application shortcuts, notes and documents in general.
diff --git a/tools.suckless.org/dmenu/scripts/index.md
b/tools.suckless.org/dmenu/scripts/index.md
index 3128abab..26e364eb 100644
--- a/tools.suckless.org/dmenu/scripts/index.md
+++ b/tools.suckless.org/dmenu/scripts/index.md
@@ -34,3 +34,5 @@ Download
files, folders and shell commands
* [dmenu_run_i](./dmenu_run_i): When dmenu_path input end with "!", the
command is started in a terminal. i.e. "top!".
+* [dmenu-launch](https://github.com/fsilveir/dmenu-launch): Simple and
customizable
+dmenu launcher written in Python for acessing passwords, docs and application
shortcuts.