summaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
authorLeonardo Murça <leo@leomurca.xyz>2023-12-08 18:11:31 -0300
committerLeonardo Murça <leo@leomurca.xyz>2023-12-08 18:11:31 -0300
commita42262d25359df06309c4ce869b008a726b95656 (patch)
treef04236eafb9e8dbc6e228f25eb7b9cf062080ecf /st.h
parent20c7735f653374740d50485cbc16c346b9bb932b (diff)
Apply alpha patchHEADmaster
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index fd3b0d8..9f91e2a 100644
--- a/st.h
+++ b/st.h
@@ -124,3 +124,4 @@ extern unsigned int tabspaces;
extern unsigned int defaultfg;
extern unsigned int defaultbg;
extern unsigned int defaultcs;
+extern float alpha;