summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
Diffstat (limited to 'st')
-rw-r--r--st/config.h2
-rwxr-xr-xst/stbin124704 -> 124704 bytes
2 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) */
diff --git a/st/st b/st/st
index 2e98e82..8bcc7cb 100755
--- a/st/st
+++ b/st/st
Binary files differ