Applications installed via Flatpak do not respect fontconfig settings stored in ~/.config/fontconfig/ by default. The solution is to copy the fontconfig directory to .var/app/<APP_ID>/config/, where <APP_ID> is the Flatpak application ID.
For example:
Show/Hide the code
| |