From afbdcf450a67dc7b9c6764486a5c1b97dd0bcdad Mon Sep 17 00:00:00 2001 From: karlstav Date: Sun, 30 Mar 2014 19:58:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51c02f2..c8ad4d5 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Another note on fonts, "setfont" is suposed to return the defualt font, but this - In terminal emulators: -In terminal emulator like xTerm, the font is chosen in the software and cannot be changed by an apliaction. So find your terminal settings and try out diferent fonts, some look pretty crap with the block charachters :( . "WenQuanYi Micro Hei Mono" is what I have found to look pretty good, But it still looks better in the tty. +In terminal emulator like xTerm, the font is chosen in the software and cannot be changed by an apliaction. So find your terminal settings and try out diferent fonts, some look pretty crap with the block charachters :( . "FreeMono Bold" and "WenQuanYi Micro Hei Mono" is what I have found to look pretty good, But it still looks much better in the tty. !!warning!! cava also turns of the cursor, it's suposed to turn it back on on exit (ctrl+c), but in case it terminates unexpectedly, run: "setterm -cursor on" to get the cursor back.