dwmblocks

I use polybar now
Log | Files | Refs | README | LICENSE

commit 765850c8f756f2b57ba4e9107b6fc7032c983712
parent 6701bcfc89af660649ce5d0fee436b046c37ba75
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Mon,  2 Mar 2020 15:29:58 -0500

Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks

Diffstat:
MMakefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -7,3 +7,4 @@ clean: install: output mkdir -p /usr/local/bin cp -f dwmblocks /usr/local/bin + chmod 755 /usr/local/bin/dwmblocks