Install new fonts in Gnome
February 18, 2010
Leave a comment
Create folder .fonts on home directory
mkdir ~/.fonts
Move your *.ttf and *.otf to that folder
mv *.ttf ~/.fonts
‘Reload’ Gnome desktop
fc-cache -f -v
Create folder .fonts on home directory
mkdir ~/.fonts
Move your *.ttf and *.otf to that folder
mv *.ttf ~/.fonts
‘Reload’ Gnome desktop
fc-cache -f -v
Recent Comments