Adding taglabels patch ref. #199
This commit is contained in:
@@ -152,9 +152,14 @@
|
||||
*/
|
||||
#define BAR_SYSTRAY_PATCH 0
|
||||
|
||||
/* Show tag symbols in bar */
|
||||
/* Show tag symbols in the bar. */
|
||||
#define BAR_TAGS_PATCH 1
|
||||
|
||||
/* Show tag symbols + class of master window in the bar.
|
||||
* https://dwm.suckless.org/patches/taglabels/
|
||||
*/
|
||||
#define BAR_TAGLABELS_PATCH 0
|
||||
|
||||
/* This patch adds the window icon next to the window title in the bar.
|
||||
*
|
||||
* The patch depends on Imlib2 for icon scaling.
|
||||
|
Reference in New Issue
Block a user