From 75f2bf4b3fd136a886df8913fdd54b5f56d5c259 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Dud=C3=ADk?= <24730635+dudik@users.noreply.github.com> Date: Sun, 13 Sep 2020 07:24:35 +0200 Subject: [PATCH] Add mention of Xresources patch to Configuration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f21d08..4ab141d 100644 --- 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).