birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3be6f8122ad809f0f4a9424810c8ac402f20cc72
parent fb52422f75c4edacf040660a6599ad461dad7a71
Author: grouse <bdmfegys@duck.com>
Date:   Mon,  1 Jan 2024 15:33:13 -0500

switch ALTMONNUM to 0

Diffstat:
Mconfig.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h @@ -49,7 +49,7 @@ static const unsigned int alphas[][3] = { [SchemeSel] = { OPAQUE, baralpha, borderalpha }, }; -#define ALTMONNUM 1 +#define ALTMONNUM 0 /* tagging */ static const char *tags[] = { "󰣇", "", "", "", "󰙯", "", }; static const Rule rules[] = {