How to Configure Fonts in Linux
Fonts configuration on linux is handled using fontconfig (https://en.wikipedia.org/wiki/Fontconfig). It can be used to configure fallback font and setting default fonts (Sans, Sans Serif, Monospace).
Location of fonts
Fonts are stored in following lo...
totoro.hashnode.dev2 min read