Commit Diff
--- config.h +++ config.h @@ -8,7 +8,7 @@ static char *font = "mono:style=regular:pixelsize=16:antialias=true:autohint=true"; static int borderpx = 2; -static float alpha = 0.88; +static float alpha = 1; /* * What program is execed by st depends of these precedence rules:
