commit ee2c810152df42098632a32f5f4547bc2df36b52 parent db01c2635c055c7244cfbb2b44ed0c78f89d0684 Author: Markus Teich <markus.teich@stusta.mhn.de> Date: Mon, 23 Jun 2014 11:57:19 +0200 add configuration explanation to README Diffstat:
M | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -25,6 +25,12 @@ To get a little demo, just type You can navigate with the arrow keys and quit with `q`. +Configuration +------------- + +Edit config.h to fit your needs. The font has to be in the X servers font path, +see `man xset` for how to add it. + Usage -----