spoon

set dwm status
git clone git://git.2f30.org/spoon
Log | Files | Refs | LICENSE

commit 1b4f554a3cb8f4f9d418375d4c4bf0d66a7193a3
parent b43a346a5f124f505181f58627bb51bb98877c75
Author: lostd <lostd@2f30.org>
Date:   Thu, 13 Oct 2016 17:48:38 +0200

OCD alignment, the new alternative

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ VERSION = 0.2 PREFIX = /usr/local SRC = spoon.c batt.c wifi.c cpu.c temp.c mix.c date.c load.c\ - strlcpy.c strlcat.c xkblayout.c mpd.c stub.c + strlcpy.c strlcat.c stub.c xkblayout.c mpd.c OBJ = spoon.o batt.o wifi.o cpu.o temp.o mix.o date.o load.o\ strlcpy.o strlcat.o stub.o BIN = spoon