summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h b/config.h
index 35176a7..0291b11 100644
--- a/config.h
+++ b/config.h
@@ -33,6 +33,13 @@
#define TERMINAL "urxvt"
/*
+ * Start these programs when pressing MODKEY and mouse buttons on root window.
+ */
+#define MOUSE1 ""
+#define MOUSE2 ""
+#define MOUSE3 "mcmenu"
+
+/*
* Default colour on border for focused windows. Can be set from
* command line with "-f colour".
*/