From 50e336eecca515ec8237cd9d4240341c3f129c38 Mon Sep 17 00:00:00 2001 From: vxclutch Date: Sat, 6 Jun 2026 20:39:37 -0400 Subject: [PATCH] save --- config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h b/config.h index 843a485..cca16c8 100644 --- a/config.h +++ b/config.h @@ -101,9 +101,6 @@ char *termname = "st-256color"; */ unsigned int tabspaces = 8; -/* bg opacity */ -float alpha = 1; - /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { /* 8 normal colors */