cem-utils

Random utilities
git clone git://git.ckyln.com/~cem/cem-utils.git
Log | Files | Refs | README

commit 58723a3fe8d3c0730dc6bb624ff76bf74912adc8
parent 1973e9443d8d9e62fcd7130da2be20d87c8b2047
Author: Cem Keylan <cem@ckyln.com>
Date:   Wed, 12 Feb 2020 10:08:46 +0300

update readme

Diffstat:
MREADME.md | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -18,6 +18,12 @@ there this is not a big repository, but I will be publishing other utilities, once I sort everything out. +Here is the list of programs: + +* nap +* nap-hooks +* dwm-notify-send + nap --- @@ -74,8 +80,16 @@ you can also make use of the second bar, if it exists. * A bar with WMNAME function. * xsetroot +* getopt * timeout * POSIX sh +To install run, as root if necessary + + make -C dwm-notify-send install + +This will install `notify-send` and `kill-notification` +to `/usr/local/bin` + [1]: http://git.vuxu.org/runit-void/tree/zzz [2]: https://github.com/bahamas10/zzz-user-hooks