Adding spawn_cwd patch

This commit is contained in:
bakkeby
2019-10-10 23:50:30 +02:00
parent 2eb8bcdf15
commit 063fe26089
3 changed files with 50 additions and 1 deletions

View File

@@ -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/
*/