From 5d170a461a4425015e249fa7c70719d761e2cddf Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 11 Aug 2024 17:06:18 +0900 Subject: Init --- st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st/config.h') 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) */ -- cgit v1.2.3