From e5fdd2a9338e914a489f9598c9b4e841b38981c0 Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Wed, 12 Jun 2024 23:16:27 +0200 Subject: cicada update --- st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st/config.h') diff --git a/st/config.h b/st/config.h index f86d587..ca15b57 100755 --- a/st/config.h +++ b/st/config.h @@ -95,7 +95,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.9; +float alpha = 0.97; /* Terminal colors (16 first used in escape sequence) */ -- cgit v1.2.3