Disable autostart and env var patches

- Disable the autostart and env var patch
- Replace customized autostart array with example
- Replace customized env var array with example
This commit is contained in:
Sravan Balaji
2024-09-29 14:46:36 -04:00
parent 85892f3517
commit 28f8d76316
3 changed files with 12 additions and 68 deletions

View File

@@ -2,7 +2,7 @@
#define ATTACHTOP_PATCH 1
#define AUTOSTART_PATCH 1
#define AUTOSTART_PATCH 0
#define FLOAT_UNFOCUSED_BORDER_COLOR_PATCH 1
@@ -18,7 +18,7 @@
#define RESTORE_MONITOR_PATCH 1
#define SETUPENV_PATCH 1
#define SETUPENV_PATCH 0
#define UNCLUTTER_PATCH 1