AliN Asked: 2013-07-22 16:36:21 +0800 CST2013-07-22 16:36:21 +0800 CST 2013-07-22 16:36:21 +0800 CST Ubuntu font with Empathy 772 Empathy use Ubuntu font for the UI, but the chat texts is in the Sans. How is it possible to use Ubuntu font for them too? fonts 1 Answers Voted Best Answer AliN 2013-07-22T16:42:31+08:002013-07-22T16:42:31+08:00 It’s possible through Dconf Editor (installed by default since 12.10) or any other tweak application which enables font configuration. In Dconf Editor: Go to org > gnome > desktop > applications > interface, Change document-font-name to Ubuntu 11 – 11 is the default size of texts in Unity. The result: You can also use gsettings in Terminal, simply by the command: gsettings set org.gnome.desktop.interface document-font-name 'Ubuntu 11'
It’s possible through Dconf Editor (installed by default since 12.10) or any other tweak application which enables font configuration.
In Dconf Editor:
Go to org > gnome > desktop > applications > interface,
Change document-font-name to Ubuntu 11 – 11 is the default size of texts in Unity.
The result:
You can also use gsettings in Terminal, simply by the command:
gsettings set org.gnome.desktop.interface document-font-name 'Ubuntu 11'