diff options
| -rw-r--r-- | config.h | 4 | ||||
| -rwxr-xr-x | st | bin | 106912 -> 106912 bytes | |||
| -rw-r--r-- | x.o | bin | 78808 -> 78808 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -96,8 +96,8 @@ char *termname = "st-256color"; unsigned int tabspaces = 4; /* bg opacity */ -float alpha = 0.8; -float alphaUnfocused = 0.6; +float alpha = 0.9; +float alphaUnfocused = 0.0; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { Binary files differBinary files differ |
