diff --git a/st-flexipatch/patches.def.h b/st-flexipatch/patches.def.h index a3e23e7..7e8fd09 100644 --- a/st-flexipatch/patches.def.h +++ b/st-flexipatch/patches.def.h @@ -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.