diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-05-05 13:52:44 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-05-05 13:52:44 -0400 |
commit | b43e574fa6e7e99cc620603cd0b7a36e1d7376b1 (patch) | |
tree | 892f7ca58b80fa24621fd2a3b812148ad23581ba /README.md | |
parent | 7e01028f866d669396ed459e48dbb6b56852bb44 (diff) |
cleanup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat ## Pretty stuff -+ Compatibility with `Xresources` and `pywal` for dynamic colors. The `Xdefaults` file shows a usage example. ++ Compatibility with `Xresources` and `pywal` for dynamic colors. + Default [gruvbox](https://github.com/morhetz/gruvbox) colors otherwise. + Transparency/alpha, which is also adjustable from your `Xresources`. + Default font is system "mono" at 14pt, meaning the font will match your system font. |