summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-09-18 06:43:21 +0200
committerjao <jao@gnu.org>2014-09-18 06:43:21 +0200
commit044c25fa934a4b93ef7011dc87dba2fc30e1f22f (patch)
treedb1ab284e257bd9f9cc477d72222e083c6b4157d /readme.md
parentce05c7ec27cbf657cd0efd4c43f278c249606e29 (diff)
parent7d157c7cef048e11e1548b721ea563e9b577eaab (diff)
downloadxmobar-044c25fa934a4b93ef7011dc87dba2fc30e1f22f.tar.gz
xmobar-044c25fa934a4b93ef7011dc87dba2fc30e1f22f.tar.bz2
Merge branch 'multixft' of https://github.com/phil5/xmobar
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 7aa8fbb..dd3f1ff 100644
--- a/readme.md
+++ b/readme.md
@@ -124,6 +124,10 @@ Otherwise, you'll need to install them yourself.
font = "xft:Times New Roman-10:italic"
+ Or to have fallback fonts, just separate them by commas:
+
+ font = "xft:Open Sans:size=9,WenQuanYi Zen Hei:size=9"
+
`with_mpd`
: Enables support for the [MPD] daemon. Requires the [libmpd] package.