aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index b90a9ef..1dd58aa 100644
--- a/config.def.h
+++ b/config.def.h
@@ -41,6 +41,7 @@
#define UNFOCUS "#444444" /* unfocused window border color */
#define DESKTOPS 4 /* number of desktops - edit DESKTOPCHANGE keys to suit */
#define DEFAULT_DESKTOP 0 /* the desktop to focus on exec */
+#define MINWSZ 50 /* minimum window size in pixels */
/** open applications to specified desktop **/
static const AppRule rules[] = { \