# cst
Heavily-patched build of `st`.
## Table of contents
- [Requirements ](#requirements-)
- [Installation ](#installation-)
- [Usage ](#usage-)
- [Patches ](#patches-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Requirements
In order to build `st` you need the `Xlib` header files and [libxft-bgra][1].
## Installation
You need to run:
```bash
make clean install
```
## Usage
To run `cst`:
```bash
st
```
## Patches
- Anysize.
- Blinking cursor.
- Secondary font.
- Scrollback.
- Gruvbox.
## Contributing
PRs are welcome.
## License
[MIT](https://raw.githubusercontent.com/santilococo/cst/master/LICENSE)
[1]: https://aur.archlinux.org/packages/libxft-bgra