Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the suckless patches as the multiple scratchpads patch has its own location now
This commit is contained in:
@ -99,7 +99,7 @@
|
||||
#if ROUNDED_CORNERS_PATCH
|
||||
#include "roundedcorners.c"
|
||||
#endif
|
||||
#if SCRATCHPAD_PATCH
|
||||
#if SCRATCHPADS_PATCH
|
||||
#include "scratchpad.c"
|
||||
#endif
|
||||
#if SCRATCHPAD_ALT_1_PATCH
|
||||
|
Reference in New Issue
Block a user