added the xclearwin patch to fix dirty borders after changing colors

This commit is contained in:
Tristan Simas
2020-05-13 17:06:41 -04:00
parent c6c7c8541d
commit 24fa39b861
4 changed files with 11 additions and 1 deletions

View File

@@ -108,7 +108,7 @@ char *termname = "st-256color";
unsigned int tabspaces = 8;
/* bg opacity */
float alpha = 0.8;
float alpha = 0.9;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {