summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'st/config.h')
-rw-r--r--st/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h
index 804c475..81187d8 100644
--- a/st/config.h
+++ b/st/config.h
@@ -118,7 +118,7 @@ unsigned int tabspaces = 8;
/* bg opacity */
float alpha = 0.8;
-float alphaOffset = 0.02;
+float alphaOffset = 0.05;
float alphaUnfocus;
/* Terminal colors (16 first used in escape sequence) */