diff --git a/config.h b/config.h index b0e2b33..19a5e28 100644 --- a/config.h +++ b/config.h @@ -107,7 +107,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.8; +float alpha = 1; float alphaOffset = 0.0; float alphaUnfocus;