Added code files, and Makefile.
[dwmblocks.git] / blocks.h
diff --git a/blocks.h b/blocks.h
new file mode 100644 (file)
index 0000000..cad68c3
--- /dev/null
+++ b/blocks.h
@@ -0,0 +1,6 @@
+static const Block blocks[] = {
+       {"/home/aidan/bin/statusbar/volume", 0, 10},
+       {"/home/aidan/bin/statusbar/brightness", 0, 11},
+       {"/home/aidan/bin/statusbar/battery", 5, 0},
+       {"/home/aidan/bin/statusbar/clock", 5, 0},
+};