summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-11 17:06:18 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-11 17:06:18 +0900
commit5d170a461a4425015e249fa7c70719d761e2cddf (patch)
treef3b91721b4faeecec301648f23c89e7d25a0ce3d /st/config.h
parent63dc1bfed4edb15299178146ea56f3555973f691 (diff)
Init
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) */