Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
patch: alpha
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
ed43613
..
133d853
100644
(file)
--- 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 */