patch: alpha

This commit is contained in:
2026-01-05 21:51:28 -05:00
parent 2900f20078
commit aecf3959eb
2 changed files with 38 additions and 9 deletions

View File

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