From f8feeba19f2ec16f74f401c9c2c2ecf3dbd55d35 Mon Sep 17 00:00:00 2001 From: Lukasz M Date: Sun, 26 Apr 2020 14:59:47 +0000 Subject: [PATCH] added alpha defintions from xresources --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 29a1f0d..40ef4e9 100644 --- a/config.def.h +++ b/config.def.h @@ -206,6 +206,7 @@ ResourcePref resources[] = { { "borderpx", INTEGER, &borderpx }, { "cwscale", FLOAT, &cwscale }, { "chscale", FLOAT, &chscale }, + { "alpha", FLOAT, &alpha }, }; /*