metootxy

导航

 

      此文章出于复制别人的

sudo vim /etc/fonts/conf.d/49-sansserif.conf


<edit name="family" mode="append_last">
    <string>sans-serif</string>
</edit>

改为
<edit name="family" mode="append_last">
    <string>monospace</string>
</edit>

如果修改后的字体 monospace 依然不能显示,则可以改为 宋体 来显示!

另:不要安装 LiHei Pro 字体,在 ubuntu 上真的很难看!!!

posted on 2014-01-08 09:40  metootxy  阅读(636)  评论(0)    收藏  举报