Files
dwl/patches.def.h
Sravan Balaji 28f8d76316 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
2024-09-29 16:18:30 -04:00

28 lines
434 B
C

#define ALWAYSCENTER_PATCH 1
#define ATTACHTOP_PATCH 1
#define AUTOSTART_PATCH 0
#define FLOAT_UNFOCUSED_BORDER_COLOR_PATCH 1
#define FOREIGN_TOPLEVEL_MANAGEMENT_PATCH 1
#define IPC_PATCH 1
#define NATURALSCROLLTRACKPAD_PATCH 1
#define NUMLOCK_CAPSLOCK_PATCH 1
#define PERTAG_PATCH 1
#define RESTORE_MONITOR_PATCH 1
#define SETUPENV_PATCH 0
#define UNCLUTTER_PATCH 1
#define VANITYGAPS_PATCH 1
#define WARPCURSOR_PATCH 1