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 +- st/st | Bin 124704 -> 124704 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'st') 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 Binary files a/st/st and b/st/st differ -- cgit v1.2.3