From e1e1460f86cd8c98cb30a90e8f26eed19994db43 Mon Sep 17 00:00:00 2001 From: Ivan Polyakov Date: Sun, 23 Jan 2022 18:45:21 +0300 Subject: [PATCH] enable alpha patch --- patches.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches.def.h b/patches.def.h index aebf0e9..36dc788 100644 --- a/patches.def.h +++ b/patches.def.h @@ -14,7 +14,7 @@ * when including this patch. * https://st.suckless.org/patches/alpha/ */ -#define ALPHA_PATCH 0 +#define ALPHA_PATCH 1 /* The alpha focus highlight patch allows the user to specify two distinct opacity values or * background colors in order to easily differentiate between focused and unfocused terminal