Patch toggle BAR_TITLE_LEFT_PAD_PATCH to be disabled by default ref. #335

pull/343/head
bakkeby 1 year ago
parent 91551329e9
commit e424e87c40

@ -225,7 +225,7 @@
* you need it.
*/
#define BAR_TITLE_RIGHT_PAD_PATCH 0
#define BAR_TITLE_LEFT_PAD_PATCH 1
#define BAR_TITLE_LEFT_PAD_PATCH 0
/**
* Bar options

Loading…
Cancel
Save