summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
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 },
};
/*