Merge branch 'pasbi-master'
This commit is contained in:
commit
7e01028f86
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -91,7 +91,7 @@ char *termname = "st-256color";
|
|||
unsigned int tabspaces = 8;
|
||||
|
||||
/* bg opacity */
|
||||
float alpha = 0.92;
|
||||
float alpha = 0.8;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
|
|
Loading…
Reference in a new issue