anybar: misc improvements ref. #118
This commit is contained in:
@ -229,10 +229,11 @@
|
||||
*/
|
||||
#define BAR_ANYBAR_PATCH 0
|
||||
|
||||
/* Anybar option to stack multiple external bars at the top or at the bottom of the monitor
|
||||
* instead of adding a second bar at the opposite side.
|
||||
*/
|
||||
#define BAR_ANYBAR_STACK_BARS_PATCH 0
|
||||
/* Anybar option to place the next bar depending on previous bar's position (top or bottom) */
|
||||
#define BAR_ANYBAR_TOP_AND_BOTTOM_BARS_PATCH 0
|
||||
|
||||
/* Anybar option to let dwm manage the width of the bar */
|
||||
#define BAR_ANYBAR_MANAGE_WIDTH_PATCH 0
|
||||
|
||||
/* This patch adds a border around the status bar(s) just like the border of client windows.
|
||||
* https://codemadness.org/paste/dwm-border-bar.patch
|
||||
|
Reference in New Issue
Block a user