sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 9c4d3142fed3992564b7dcff98d59a4c98a9a7f6
parent b9cf733b51f2b9d45353bc6b8cab5cbe6e80bc7a
Author: fsilveir <felipe.alexandre@gmail.com>
Date:   Wed,  1 Jan 2020 12:45:37 -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.

Diffstat:
Mtools.suckless.org/dmenu/scripts/index.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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.