summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-10-04 22:46:47 +0200
committerbakkeby <[email protected]>2019-10-04 22:46:47 +0200
commit2de0c0e30758021f0e4fb4f734942a60e146c31e (patch)
tree3a0543f2620658063cf8cbbb535f21b09a71c0c5 /patches.h
parent853c64fbb7adf09743af0723c6f2a55e83451c99 (diff)
downloaddwm-flexipatch-2de0c0e30758021f0e4fb4f734942a60e146c31e.tar.gz
dwm-flexipatch-2de0c0e30758021f0e4fb4f734942a60e146c31e.zip
Adding maximize patch
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/patches.h b/patches.h
index b978781..2d31b3e 100644
--- a/patches.h
+++ b/patches.h
@@ -189,6 +189,12 @@
*/
#define LOSEFULLSCREEN_PATCH 0
+/* This patch adds helper functions for maximizing, horizontally and vertically, floating
+ * windows using keybindings.
+ * https://dwm.suckless.org/patches/maximize/
+ */
+#define MAXIMIZE_PATCH 0
+
/* Adds rules per monitor, e.g. have default layouts per monitor.
* The use case for this is if the second monitor is vertical (i.e. rotated) then
* you may want to use a different default layout for this monitor than what is