diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2014-06-23 11:57:19 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2014-06-23 11:57:19 +0200 |
commit | ee2c810152df42098632a32f5f4547bc2df36b52 (patch) | |
tree | 91e59413a36cfed434a6bec8693cd65480a972cc /README.md | |
parent | db01c2635c055c7244cfbb2b44ed0c78f89d0684 (diff) |
add configuration explanation to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ----- |