mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 14:05:45 +02:00
Patch toggle BAR_TITLE_LEFT_PAD_PATCH to be disabled by default ref. #335
This commit is contained in:
parent
91551329e9
commit
e424e87c40
@ -225,7 +225,7 @@
|
|||||||
* you need it.
|
* you need it.
|
||||||
*/
|
*/
|
||||||
#define BAR_TITLE_RIGHT_PAD_PATCH 0
|
#define BAR_TITLE_RIGHT_PAD_PATCH 0
|
||||||
#define BAR_TITLE_LEFT_PAD_PATCH 1
|
#define BAR_TITLE_LEFT_PAD_PATCH 0
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Bar options
|
* Bar options
|
||||||
|
Loading…
Reference in New Issue
Block a user