changing opaqueness

This commit is contained in:
TiynGER 2020-03-29 14:28:14 +02:00
parent 707cf4c154
commit a5e1bbc277
1 changed files with 1 additions and 1 deletions

View File

@ -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[] = {