From 3f8bc36b2171c1a64f7ca41905ad517ff114ec18 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 20 Dec 2022 12:57:31 +0100 Subject: add transparancy --- config.def.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 250a047..6d2c87e 100644 --- a/config.def.h +++ b/config.def.h @@ -93,6 +93,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[] = { /* 8 normal colors */ -- cgit v1.2.3-70-g09d2