From 0a35773e0907c15a61a586647b2ef86df741faae Mon Sep 17 00:00:00 2001 From: Jasper Spahl Date: Thu, 19 Nov 2020 09:58:32 +0100 Subject: [PATCH] change in config --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index efb82a9..7d9e2fa 100644 --- a/config.h +++ b/config.h @@ -91,7 +91,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.92; +float alpha = 0.75; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {