diff options
author | jao <jao@gnu.org> | 2014-09-18 06:43:21 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-09-18 06:43:21 +0200 |
commit | 044c25fa934a4b93ef7011dc87dba2fc30e1f22f (patch) | |
tree | db1ab284e257bd9f9cc477d72222e083c6b4157d /readme.md | |
parent | ce05c7ec27cbf657cd0efd4c43f278c249606e29 (diff) | |
parent | 7d157c7cef048e11e1548b721ea563e9b577eaab (diff) | |
download | xmobar-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.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |