aboutsummaryrefslogtreecommitdiff
path: root/st/config.def.h
diff options
context:
space:
mode:
authorCori Barker <coribarker2@gmail.com>2026-02-05 12:14:36 +0000
committerCori Barker <coribarker2@gmail.com>2026-02-05 12:14:36 +0000
commit07f0fdd5803a41651e615fb83b7f884c18d23815 (patch)
tree3c39d2587a2be17527660edc8c325de9c2c65e29 /st/config.def.h
parentc70ea026971c1471a6a39294db7aa4a0935ab478 (diff)
Patched st and dwm
Diffstat (limited to 'st/config.def.h')
-rwxr-xr-xst/config.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/st/config.def.h b/st/config.def.h
index acfe483..74467ee 100755
--- a/st/config.def.h
+++ b/st/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 */