From d2acee51ff240edd6a348e47ae9a362027c6a381 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Mon, 30 Aug 2021 14:08:36 +0100 Subject: [PATCH] Reduce opacity --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 68e32d1..d7cdc55 100644 --- a/config.def.h +++ b/config.def.h @@ -94,7 +94,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.95; +float alpha = 0.90; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {