Add bar padding smart patch (#419)
This commit is contained in:
@ -369,6 +369,12 @@
|
||||
*/
|
||||
#define BAR_PADDING_VANITYGAPS_PATCH 0
|
||||
|
||||
/* Smart bar padding patch that automatically adjusts the padding when there is
|
||||
* only one client on the monitor. Works well with vanitygaps and barpadding
|
||||
* patches.
|
||||
*/
|
||||
#define BAR_PADDING_SMART_PATCH 0
|
||||
|
||||
/* This patch adds simple markup for status messages using pango markup.
|
||||
* This depends on the pango library v1.44 or greater.
|
||||
* You need to uncomment the corresponding lines in config.mk to use the pango libraries
|
||||
|
Reference in New Issue
Block a user