hidevacanttags
This commit is contained in:
parent
bc4ad53e9f
commit
061a63cc8d
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@
|
|||
/* This patch prevents dwm from drawing tags with no clients (i.e. vacant) on the bar.
|
||||
* https://dwm.suckless.org/patches/hide_vacant_tags/
|
||||
*/
|
||||
#define BAR_HIDEVACANTTAGS_PATCH 0
|
||||
#define BAR_HIDEVACANTTAGS_PATCH 1
|
||||
|
||||
/* With this patch dwm's built-in status bar is only shown when HOLDKEY is pressed
|
||||
* and the bar will now overlay the display.
|
||||
|
|
Loading…
Reference in a new issue