updated st settings
This commit is contained in:
parent
d5015c2152
commit
912164bd9b
4 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ char *termname = "st-256color";
|
|||
unsigned int tabspaces = 8;
|
||||
|
||||
/* bg opacity */
|
||||
float alpha = 0.6;
|
||||
float alpha = 0.7;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue