aboutsummaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-04-07 12:49:06 +0200
committerMateja <mail@matejamaric.com>2021-04-07 12:55:08 +0200
commite9bb39d56fe9982b8a1b6e3f6864a10b4a35aa51 (patch)
treeeb013d701bfd26f3b3c2535ba1d29713b61c035a /st.h
parent6f9f01061a2332460d02bb8071887d504d5f924c (diff)
downloadst-e9bb39d56fe9982b8a1b6e3f6864a10b4a35aa51.tar.gz
st-e9bb39d56fe9982b8a1b6e3f6864a10b4a35aa51.zip
Applied alpha patch.v1.0.0
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 3d351b6..9f11a6a 100644
--- a/st.h
+++ b/st.h
@@ -123,3 +123,4 @@ extern char *termname;
extern unsigned int tabspaces;
extern unsigned int defaultfg;
extern unsigned int defaultbg;
+extern float alpha;