summaryrefslogtreecommitdiff
path: root/poop.txt
blob: 7a14fe185aed3817f73a1247fbab39b0ae0e7249 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- config.def.h	Tue Dec 04 21:54:44 2012 +0200
+++ config.def.h	Tue Dec 04 21:54:44 2012 +0200
@@ -54,6 +54,8 @@
 static const char *termcmd[]  = { "urxvtc", NULL };
 static const char *filemancmd[]  = { "thunar", NULL };
 
+#include "selfrestart.c"
+
 static Key keys[] = {
 	/* modifier                     key        function        argument */
 	{ MODKEY,                       XK_r,      spawn,          {.v = dmenucmd } },