summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-09-13 15:23:41 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2010-09-13 15:23:41 +0200
commit6c906ce28327d71b6f9b8ae50e3e1db12ec26a19 (patch)
tree689fe709bd6ae5f4e53ddd11555ea68b354b8fe6 /config.h
parentfd0130149260fc19c0c5ba22ef6c64e02bd29fb4 (diff)
downloadmcwm-6c906ce28327d71b6f9b8ae50e3e1db12ec26a19.zip
Added delete window functionality. This is a patch from Christian
Neukirchen, chneukirchen at the domain gmail.com. I only changed the default key and moved a flush.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index fdd58bc..4d53c0c 100644
--- a/config.h
+++ b/config.h
@@ -75,4 +75,4 @@
#define USERKEY_TOPRIGHT XK_U
#define USERKEY_BOTLEFT XK_B
#define USERKEY_BOTRIGHT XK_N
-
+#define USERKEY_DELETE XK_End