diff --git a/config.def.h b/config.def.h index 0d65345..0bee321 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.8; +float alpha = 1.0; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { diff --git a/config.h b/config.h index 0d65345..0bee321 100644 --- a/config.h +++ b/config.h @@ -94,7 +94,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.8; +float alpha = 1.0; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {