This commit is contained in:
Alexis Jhon Gaspar 2023-10-20 22:30:59 +08:00
parent 45aee16df4
commit 6a6bbc8230

View file

@ -439,7 +439,7 @@
/* This patch allows user to specify the initial path st should use as the working directory.
* https://st.suckless.org/patches/workingdir/
*/
#define WORKINGDIR_PATCH 1
#define WORKINGDIR_PATCH 0
/* This patch adds the ability to configure st via Xresources. At startup, st will read and
* apply the resources named in the resources[] array in config.h.