diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-02 12:29:17 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-02 12:29:17 -0400 |
commit | 44a6c377b131e5f446b1658978a071f52151e449 (patch) | |
tree | b61b3e60bd766090f0caf4c5fefc7552afb2fdb7 /README.md | |
parent | cd4a194063323227a8f745ec9d32657b5016602a (diff) |
xdef example added
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional features: -+ Compatibility with `Xresources` and `pywal` for dynamic colors. ++ Compatibility with `Xresources` and `pywal` for dynamic colors. The `Xdefaults` file shows a usage example. + Default [gruvbox](https://github.com/morhetz/gruvbox) colors otherwise. + Transparency/alpha, which is also adjustable from `~/.Xresources`. + Default font is system "mono" at 16pt, meaning the font will match your system font. |