diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-08-02 00:11:23 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-02 00:11:23 -0400 |
commit | f0f1621f402a80b5c0d8e0e8f735d26268483f55 (patch) | |
tree | 5712c1a6aa92424877a6f2078b85af95a43ad4a5 /README.md | |
parent | 075f8eee4a0a4ac297b3bb5f5547f7530c28ac4d (diff) |
junk cleanup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Luke's build of st - the simple (suckless) terminal -Forked from [https://github.com/shiva/st](https://github.com/shiva/st) for simplicity's sake, which is the [suckless terminal (st)](https://st.suckless.org/) with some additional features: +The [suckless terminal (st)](https://st.suckless.org/) with some additional features: + Adjustable transparency/alpha + Compatibility with `Xresources` and `pywal` for dynamic colors |