JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added key handling
[dwm.git] / config.h
index 58ed8ea..d37034d 100644 (file)
--- a/config.h
+++ b/config.h
@@ -9,3 +9,5 @@
 #define BORDERCOLOR    "#000000"
 #define STATUSCMD      "echo -n `date` `uptime | sed 's/.*://; s/,//g'`" \
                                        " `acpi | awk '{print $4}' | sed 's/,//'`"
+#define KEYS           \
+       { Mod1Mask, XK_Return, run, "xterm -u8 -bg black -fg white -fn -*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" },