summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-11-14 10:31:03 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-11-14 10:31:03 -0500
commit1210133b4b3a8c3fd335c29409715e61d78c5e9a (patch)
tree004cd97354606e8ec93ce3975032807cd3bff781 /config.h
parent7186ee2ddd658ffea4aa25283c68c775c3d2dc03 (diff)
alpha/transparency read from xresources
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 1eb02e9..91740e5 100644
--- a/config.h
+++ b/config.h
@@ -180,6 +180,7 @@ ResourcePref resources[] = {
{ "tabspaces", INTEGER, &tabspaces },
{ "cwscale", FLOAT, &cwscale },
{ "chscale", FLOAT, &chscale },
+ { "alpha", INTEGER, &alpha },
};
/*