summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 69ae290..81ad355 100644
--- a/config.h
+++ b/config.h
@@ -97,7 +97,7 @@ unsigned int tabspaces = 4;
/* bg opacity */
float alpha = 0.9;
-float alphaUnfocused = 0.0;
+float alphaUnfocused = 0.9;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {