commit 75f2bf4b3fd136a886df8913fdd54b5f56d5c259
parent 829210456e07d806c0b0c5626507510dc6d022bb
Author: Samuel DudÃk <24730635+dudik@users.noreply.github.com>
Date: Sun, 13 Sep 2020 07:24:35 +0200
Add mention of Xresources patch to Configuration
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -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).