commit a5026a5e97c91ae6335213d5b061ccabf1b7fcce
parent 3be6f8122ad809f0f4a9424810c8ac402f20cc72
Author: grouse <bdmfegys@duck.com>
Date: Mon, 1 Jan 2024 20:21:22 -0500
Revert "switch ALTMONNUM to 1"
This reverts commit 3be6f8122ad809f0f4a9424810c8ac402f20cc72.
Diffstat:
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 0
+#define ALTMONNUM 1
/* tagging */
static const char *tags[] = { "", "", "", "", "", "", };
static const Rule rules[] = {