Configuring Custom Fonts in Thunderbird Snap
Snaps bundle applications with their dependencies to work across distributions, but this isolation creates compatibility gaps. One common problem with Thunderbird snap is missing or incorrectly rendered fonts—a direct result of how fontconfig is handled inside the snap sandbox. Why Thunderbird snap doesn’t use system fonts Thunderbird snap includes its own fonts.conf located at ~/.var/app/com.thunderbird.Thunderbird/config/fontconfig/fonts.conf…
