Προσθήκη γραμματοσειράς για συγκεκριμένους χρήστες
You can install an extra font which will be available to a specific user on your system in applications that use fontconfig for font handling.
Εγκατάσταση μιας γραμματοσειράς
Αντιγράψτε την γραμματοσειρά στον φάκελο ~/.local/share/fonts/ για να την εγκαταστήσετε.
-
You may need to run the following command to update the font cache:
$ fc-cache ~/.local/share/fonts
You may need to restart running applications to see the changes. User sessions do not need to be restarted.