dwm

git clone git://mattcarlson.org/repos/dwm.git
Log | Files | Refs

commit 6e3ea2b67d90061cfce296b8c505ab4913cb5dc6
parent 01506fa73236a0857d49919d19193ca0172a40aa
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Wed, 28 Jul 2021 01:01:38 -0400

opaque

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

diff --git a/config.h b/config.h @@ -34,7 +34,7 @@ static char selbordercolor[] = "#005577"; static char selbgcolor[] = "#005577"; // alpha -static const unsigned int baralpha = 0xd0; +static const unsigned int baralpha = OPAQUE; static const unsigned int borderalpha = OPAQUE; // color array