diff options
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). + |