Add mention of Xresources patch to Configuration

This commit is contained in:
Samuel Dudík 2020-09-13 07:24:35 +02:00 committed by GitHub
parent 829210456e
commit 75f2bf4b3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,5 +119,7 @@ You can also use `make clean` to remove the binary from the build folder, `sudo
## Configuration
herbe is configured at compile-time by editing `config.h`. Every option should be self-explanatory. There is no `height` option because height is determined by font size and text padding.
[Xresources patch](https://github.com/dudik/herbe/pull/11)
## Contribute
If you want to report a bug or you have a feature request, feel free to [open an issue](https://github.com/dudik/herbe/issues).