diff options
author | corvid <corvid@lavabit.com> | 2011-07-12 23:26:30 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-07-12 23:26:30 +0000 |
commit | 2be0d17b9f45b778605f8bd3c25bd54519910f2d (patch) | |
tree | f9e15eabf76f02500ea3ad3f0a4ddaf38492fc02 | |
parent | 6068e3cf6e032bc0c77c1235de9295fc853364e0 (diff) |
dillorc font suggestions
-rw-r--r-- | dillorc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -49,7 +49,8 @@ # Default fonts: # # If FLTK has been configured with Xft enabled (the default), you can use -# scalable fonts such as DejaVu or Liberation (try running "fc-list"). +# scalable fonts such as DejaVu or Liberation (try running +# "fc-list : family | cut -d ',' -f 2 | sort"). #font_serif="DejaVu Serif" #font_sans_serif="DejaVu Sans" #font_cursive="URW Chancery L" |