diff options
Diffstat (limited to 'st/config.def.h')
| -rwxr-xr-x | st/config.def.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/st/config.def.h b/st/config.def.h index 74467ee..acfe483 100755 --- a/st/config.def.h +++ b/st/config.def.h @@ -93,9 +93,6 @@ char *termname = "st-256color"; */ unsigned int tabspaces = 8; -/* bg opacity */ -float alpha = 0.8; - /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { /* 8 normal colors */ |
