Merge pull request #25 from terriblephrases/master

corrects color and font size info
This commit is contained in:
Luke Smith 2018-12-03 17:01:05 -05:00 committed by GitHub
commit 6c93dd4520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,9 @@
The [suckless terminal (st)](https://st.suckless.org/) with some additional features:
+ Compatibility with `Xresources` and `pywal` for dynamic colors.
+ Default solarized colors otherwize.
+ Default [gruvbox](https://github.com/morhetz/gruvbox) colors otherwise.
+ Transparency/alpha, which is also adjustable from `~/.Xresources`.
+ Default font is system "mono" at 14pt, meaning the font will match your system font.
+ Default font is system "mono" at 16pt, meaning the font will match your system font.
+ Very useful keybinds including:
+ Copy is alt-c, paste is alt-v or alt-p pastes from primary selection
+ Zoom in/out or increase font size with Alt+Shift+k/j or u/d for larger intervals.