Icons fonts and so on can all be added to
/usr/share/fonts or /usr/share/icons
You need root privileges to do this so right click the /usr/ folder and "open as root"
after installing new fonts run this command
sudo fc-cache -fv
~~
In both cases you may also put the files in ~/.fonts or ~/.icons
~/ means /home/yourname/ and is a short way to type that.
folders and files with . in front or their name eg .fonts or .icons are invisible, to display them open a file manager and press CTRL+H
/usr/share/fonts or /usr/share/icons
You need root privileges to do this so right click the /usr/ folder and "open as root"
after installing new fonts run this command
sudo fc-cache -fv
~~
In both cases you may also put the files in ~/.fonts or ~/.icons
~/ means /home/yourname/ and is a short way to type that.
folders and files with . in front or their name eg .fonts or .icons are invisible, to display them open a file manager and press CTRL+H
Post a Comment