nixcmd
Sunday, January 18, 2015
Install new fonts
# version 1
cp -v *.ttf ~/.fonts
# version 2
cp -v *.ttf /usr/share/fonts/truetype/
#finaly
sudo fc-cache -fv
Newer Post
Older Post
Home