diff --git a/config.h b/config.h index 73616d2..36efa53 100644 --- a/config.h +++ b/config.h @@ -93,7 +93,7 @@ char *termname = "st-256color"; */ unsigned int tabspaces = 8; -float alpha = 0.9; +float alpha = 0.85; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { diff --git a/x.o b/x.o index b8a09f0..efad6df 100644 Binary files a/x.o and b/x.o differ