summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2012-02-15 09:22:48 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2012-02-15 09:22:48 +0100
commit5dbd2572635d5e6cc54c0920e8502f2f18839de8 (patch)
tree16a78a876967872fa39ed8513e7e132311d7a009 /config.h
parent61c2c490002813515caab181af7b4011d3b3def5 (diff)
downloadmcwm-5dbd2572635d5e6cc54c0920e8502f2f18839de8.zip
Put the iconify functionality behind a command line option (-i) and
added the default (false) to config.h. Documented the iconfiy/hide windows functionality in the manual.
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h b/config.h
index 0291b11..e843b91 100644
--- a/config.h
+++ b/config.h
@@ -33,6 +33,12 @@
#define TERMINAL "urxvt"
/*
+ * Do we allow windows to be iconified? Set to true if you want this
+ * behaviour to be default. Can also be set by calling mcwm with -i.
+ */
+#define ALLOWICONS false
+
+/*
* Start these programs when pressing MODKEY and mouse buttons on root window.
*/
#define MOUSE1 ""