dwmstatus.scm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 69805e325c7ed315d1a527e3182ddaf43022173c
parent 549749c4bc2f776a3463912e202a61d9ff22e78d
Author: zavok <an2qzavok@gmail.com>
Date:   Thu, 25 Feb 2016 03:55:51 +0300

md sure is unintuitive sometimes

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

diff --git a/README.md b/README.md @@ -5,6 +5,7 @@ Displays: - messages recieved through unix domain socket located at /tmp/dwmstatus.sock To send messages, use something like + printf "hello world"|nc -U /tmp/dwmstatus.sock Edit source to config and extend.