From 072e1764185eb5f9e60414dda41194d09d2bdf38 Mon Sep 17 00:00:00 2001 From: trainytrain Date: Mon, 10 May 2021 01:26:56 -0700 Subject: modified config --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index e59c2c9..1bf1222 100644 --- a/config.h +++ b/config.h @@ -108,7 +108,7 @@ char *termname = "xterm-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[] = { -- cgit v1.2.3-13-gbd6f