X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/e4989b57b752ac1e88a0737500657e2e8c20e3d8..d1dc0489125c15e95c2fa989f279877600c2cd00:/config.def.h?ds=sidebyside diff --git a/config.def.h b/config.def.h index ed43613..133d853 100644 --- a/config.def.h +++ b/config.def.h @@ -93,6 +93,9 @@ 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 */