From 061a63cc8d7de5dc3bd1532d8a29a8facaabf831 Mon Sep 17 00:00:00 2001 From: doman Date: Mon, 26 May 2025 12:32:39 +0200 Subject: [PATCH] hidevacanttags --- dwm/patches.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwm/patches.h b/dwm/patches.h index 85728e6..3c23c74 100644 --- a/dwm/patches.h +++ b/dwm/patches.h @@ -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.