aboutsummaryrefslogtreecommitdiff
path: root/st/config.def.h
diff options
context:
space:
mode:
authorCori Barker <coribarker2@gmail.com>2026-02-19 20:08:51 +0000
committerCori Barker <coribarker2@gmail.com>2026-02-19 20:08:51 +0000
commit254c21c198120f6af24abfea6a94d51c8fe933bc (patch)
tree74abdfad5b314015a0c1a22435320a007c221c8a /st/config.def.h
parentea8cdba402dbed7aae9f87682e6064860ba0b7ad (diff)
[st] reverted opacity patch
Diffstat (limited to 'st/config.def.h')
-rwxr-xr-xst/config.def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/st/config.def.h b/st/config.def.h
index 74467ee..acfe483 100755
--- a/st/config.def.h
+++ b/st/config.def.h
@@ -93,9 +93,6 @@ 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 */