From: Markus Teich Date: Mon, 23 Jun 2014 09:57:19 +0000 (+0200) Subject: add configuration explanation to README X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=ee2c810152df42098632a32f5f4547bc2df36b52;p=sent.git add configuration explanation to README --- diff --git a/README.md b/README.md index cf54e5a..a23571b 100644 --- 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 -----