add scripts

This commit is contained in:
CoolnsX
2021-08-07 14:30:34 +05:30
parent c55e3f51aa
commit e6aa0345cd
5 changed files with 2 additions and 31 deletions

View File

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

View File

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

Binary file not shown.

Binary file not shown.