From d14d37001021da5e7068b4f84cd508bebf99d4b6 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 11 Jun 2019 03:24:30 +0400 Subject: Initial commit --- .github/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/README.md (limited to '.github/README.md') diff --git a/.github/README.md b/.github/README.md new file mode 100644 index 0000000..ddef1e3 --- /dev/null +++ b/.github/README.md @@ -0,0 +1,8 @@ +# Simple terminal + +Used [st-v0.8.2](https://st.suckless.org/) + +Installed patches: +* [Alpha](https://st.suckless.org/patches/alpha/) for changing opacity of terminal. +* [Scrollback](https://st.suckless.org/patches/scrollback/) for scrolling through output (Also installed Scrollback with mouse support). + -- cgit v1.2.3