summaryrefslogtreecommitdiff
path: root/st.h.rej
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-12-16 17:09:21 +0100
committeryuzu-eva <stevenhu@web.de>2022-12-16 17:09:21 +0100
commitcb8626410c58cfce2289f4891556f13e2e5ffa4f (patch)
tree61fbe1db92c0410c19c9886d514321294687a74f /st.h.rej
parentf8874b0a788dc169263742f091d3006e03a2b282 (diff)
added changealpha function
Diffstat (limited to 'st.h.rej')
-rw-r--r--st.h.rej7
1 files changed, 0 insertions, 7 deletions
diff --git a/st.h.rej b/st.h.rej
deleted file mode 100644
index b0b8fb8..0000000
--- a/st.h.rej
+++ /dev/null
@@ -1,7 +0,0 @@
---- st.h
-+++ st.h
-@@ -123,3 +124,4 @@ extern char *termname;
- extern unsigned int tabspaces;
- extern unsigned int defaultfg;
- extern unsigned int defaultbg;
-+extern float alpha, alphaUnfocused;