diff options
| author | Andrew <saintruler@gmail.com> | 2019-06-11 03:24:30 +0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2019-06-11 03:24:30 +0400 |
| commit | d14d37001021da5e7068b4f84cd508bebf99d4b6 (patch) | |
| tree | fb5fddce09f84c4eb4ff321b8a8bc9371672b4dc /st.h.rej | |
Initial commit
Diffstat (limited to 'st.h.rej')
| -rw-r--r-- | st.h.rej | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/st.h.rej b/st.h.rej new file mode 100644 index 0000000..575ff2e --- /dev/null +++ b/st.h.rej @@ -0,0 +1,7 @@ +--- st.h ++++ st.h +@@ -120,3 +120,4 @@ extern char *termname; + extern unsigned int tabspaces; + extern unsigned int defaultfg; + extern unsigned int defaultbg; ++extern float alpha; |