summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-12-16 01:31:47 +0100
committeryuzu-eva <stevenhu@web.de>2022-12-16 01:31:47 +0100
commit9dee0bda79290d920d1727a592ffb8bfab2f1582 (patch)
tree15698d0be81be7347124f1db966fbeff78c5a0a3 /config.h
parentc2eeef84fdfa3cb9a40d00d0aa0f35aa09438d99 (diff)
add alpha patch
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index 2e0841e..eaa9c64 100644
--- a/config.h
+++ b/config.h
@@ -95,6 +95,9 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 4;
+/* bg opacity */
+float alpha = 0.8;
+
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {