From b19f8ff9a3e63afa96abf003561461b440195a29 Mon Sep 17 00:00:00 2001 From: _N0x Date: Sun, 17 Oct 2021 14:56:06 +0200 Subject: [PATCH] Changed alpha value for st --- st-0.8.4/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st-0.8.4/config.def.h b/st-0.8.4/config.def.h index 09a02ab..a0bd5bc 100644 --- a/st-0.8.4/config.def.h +++ b/st-0.8.4/config.def.h @@ -95,7 +95,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.95; +float alpha = 0.80; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {