about summary refs log tree commit diff
path: root/platforms/linux/xorg/dwmblocks-todo.diff
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-10-16 08:43:28 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-10-16 08:43:28 +0200
commit23836c4cdb252f8d1077298fcfe70a9afafe9e91 (patch)
treee12a82c07d983a88287a3f5f8cf6d5611b49612b /platforms/linux/xorg/dwmblocks-todo.diff
parentfcc118a3d98748f02a7ccbac615ed0d16db719ae (diff)
downloaddots-23836c4cdb252f8d1077298fcfe70a9afafe9e91.tar.gz
dots-23836c4cdb252f8d1077298fcfe70a9afafe9e91.zip
Add dwmblocks todos
Diffstat (limited to 'platforms/linux/xorg/dwmblocks-todo.diff')
-rw-r--r--platforms/linux/xorg/dwmblocks-todo.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/platforms/linux/xorg/dwmblocks-todo.diff b/platforms/linux/xorg/dwmblocks-todo.diff
new file mode 100644
index 0000000..8615cf8
--- /dev/null
+++ b/platforms/linux/xorg/dwmblocks-todo.diff
@@ -0,0 +1,12 @@
+diff --git a/config.h b/config.h
+index cc9281b..7242149 100644
+--- a/config.h
++++ b/config.h
+@@ -1,6 +1,7 @@
+ //Modify this file to change what commands output to your statusbar, and recompile using the make command.
+ static const Block blocks[] = {
+ 	/*Icon*/	/*Command*/		/*Update Interval*/	/*Update Signal*/
++  {"", "todos", 800, 19},
+ 	{"", "cat /tmp/recordingicon 2>/dev/null",	0,	9},
+ 	/* {"",	"music",	0,	11},*/
+ 	{"",	"pacpackages",	0,	8},