tOCD alignment, the new alternative - spoon - dwm status utility (2f30 fork)
 (HTM) git clone git://src.adamsgaard.dk/spoon
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 1b4f554a3cb8f4f9d418375d4c4bf0d66a7193a3
 (DIR) parent b43a346a5f124f505181f58627bb51bb98877c75
 (HTM) Author: lostd <lostd@2f30.org>
       Date:   Thu, 13 Oct 2016 17:48:38 +0200
       
       OCD alignment, the new alternative
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -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