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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user