dmenium

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dmenium
Log | Files | Refs | LICENSE

commit 2b3ec72e0f8abd8a140ac241f6bcfd9dc3ca5ee4
parent b4f5fdae59e39090f86b3999db266d80142d73fe
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Mon, 15 May 2017 22:32:47 -0700

Update README

Diffstat:
README.md | 25++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -1,14 +1,25 @@ -# Dmenu-Scripts +# dmenium - small collection of dmenu scripts -A small collection of scripts that use dmenu. + * [browse](browse): return selected file or folder + * [calc](calc): calculator using bc + * [dwm-mode](dwm_mode): change dwm window mode + * [man](man): open man page in terminal + * [menu](menu): select different programs or dmenu scripts + * [prog](prog): launch program + * [todo](todo): view, add or delete todos from a file + * [win](win): focus on an open window -## Installation +## SEE ALSO -Move the scripts you want to use somewhere into your $PATH or other permanent -location. Then use a hotkey manager to bind a key of your choice to the -file name if in your $PATH, or its normal path if in a random folder. +View source code at: <https://gitlab.com/edvb/dmenu-scripts> -## Licence +`dmenu(1)` `dmenu_path(1)` `dmenu_run(1)` + +## AUTHOR + +Ed van Bruggen <edvb54@gmail.com> + +## LICENCE zlib License