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 /.github | |
Initial commit
Diffstat (limited to '.github')
| -rw-r--r-- | .github/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
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). + |