Enable BAR_STATUSCMD_PATCH for clickable status blocks
1 files changed, 1 insertions(+), 1 deletions(-) M patches.h
M patches.h => patches.h +1 -1
@@ 152,7 152,7 @@ * when clicking the status bar. Refer to the website for usage. * https://dwm.suckless.org/patches/statuscmd/ */ #define BAR_STATUSCMD_PATCH 0 #define BAR_STATUSCMD_PATCH 1 /* Status2d allows colors and rectangle drawing in your dwm status bar. * This patch is incompatible with the statuscolors patch which takes precedence.