From b8ed6bb138b28ba3632b51b840b6d1be5e4decec Mon Sep 17 00:00:00 2001 From: btkoch Date: Mon, 27 Nov 2023 13:51:31 -0500 Subject: update --- poop.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 poop.txt (limited to 'poop.txt') diff --git a/poop.txt b/poop.txt new file mode 100644 index 0000000..7a14fe1 --- /dev/null +++ b/poop.txt @@ -0,0 +1,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 } }, -- cgit v1.2.3