summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
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 52ac273..a87e293 100644
--- a/patches.h
+++ b/patches.h
@@ -334,6 +334,11 @@
*/
#define SORTSCREENS_PATCH 0
+/* Spawns programs from currently focused client's working directory.
+ * https://dwm.suckless.org/patches/spawn_cwd/
+ */
+#define SPAWNCMD_PATCH 0
+
/* This patch draws and updates the statusbar on all monitors.
* https://dwm.suckless.org/patches/statusallmons/
*/