summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-10-01 22:46:24 +0200
committerbakkeby <[email protected]>2019-10-01 22:46:24 +0200
commit1cff0331278a2348046fcf27d13493abba3a5a4f (patch)
tree9405b85d2873cc0bf7fdc7a2eb6278c5fd50fe0d /patches.h
parent009819e186a33d395e785b6429e9f770ef06078c (diff)
downloaddwm-flexipatch-1cff0331278a2348046fcf27d13493abba3a5a4f.tar.gz
dwm-flexipatch-1cff0331278a2348046fcf27d13493abba3a5a4f.zip
Adding leftlayout patch
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.h b/patches.h
index 7c83d28..f4548f7 100644
--- a/patches.h
+++ b/patches.h
@@ -141,6 +141,11 @@
*/
#define FOCUSONNETACTIVE_PATCH 0
+/* Moves the layout symbol in the status bar to the left hand side.
+ * http://dwm.suckless.org/patches/leftlayout/
+ */
+#define LEFTLAYOUT_PATCH 0
+
/* By default in dwm it is possible to make an application fullscreen, then use
* the focusstack keybindings to focus on other windows beneath the current window.
* It is also possible to spawn new windows (e.g. a terminal) that end up getting