diff options
author | Brandon <brandon@btkoch.xyz> | 2023-12-21 17:20:25 -0500 |
---|---|---|
committer | Brandon <brandon@btkoch.xyz> | 2023-12-21 17:20:25 -0500 |
commit | 29c7adbb1ef69bff90af8aaecec09f5c68a24400 (patch) | |
tree | bd0c67bd78cafdb9b96f685d8eefc2b954d735d5 /poop.txt | |
parent | b40b8bec316624e93ce2aa21e42fcd0d63b18c11 (diff) |
clean repo
Diffstat (limited to 'poop.txt')
-rw-r--r-- | poop.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/poop.txt b/poop.txt deleted file mode 100644 index 7a14fe1..0000000 --- a/poop.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 } }, |