From a5e1bbc2777629fcf4fb3af1f96ba82f03f40d09 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sun, 29 Mar 2020 14:28:14 +0200 Subject: [PATCH] changing opaqueness --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 4f3e806..da3b788 100644 --- a/config.def.h +++ b/config.def.h @@ -83,7 +83,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.8; +float alpha = 0.92; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {