summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2022-07-31 01:15:26 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2022-07-31 01:15:26 +0300
commit409871836750c0446a9f1141866aa4bb18548908 (patch)
tree7d3a98fd8a8344f6e835febb923e9fcbe1e3a6d9 /config.def.h
parent3f48ff3e8f5c6f1d68d3b4f5e5bca6f38b8f6d1c (diff)
alpha patch
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index f0c9989..0eb7774 100644
--- a/config.def.h
+++ b/config.def.h
@@ -107,6 +107,9 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 8;
+/* bg opacity */
+float alpha = 1.0;
+
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */