Open CarterSnich opened 9 months ago
Do you log out and back in and reset the theme?
Yes. But, I decided to just use Arc Dark. How can I reset the fonts? Some websites still show Helvetica font on Firefox.
But I want to keep this setting on.
@CarterSnich - I might be a little late with the answer but I fixed the same issue just now.
If you had to unblock bitmap font support on your EnOS to use Helvetica, you need to revert this setting now. This command helped for me:
sudo mv /etc/fonts/conf.d/70-no-bitmaps.conf.bak /etc/fonts/conf.d/70-no-bitmaps.conf
did u fix the issue if so how. im facing this same issue.
fixed mine, insta was referencing the web standard Helvetica, but since the system had a different weirdly rendered helvetica. it took that. deleting helvetica and the added fonts fixed the issue.
Do you guys know what happened here? I was supposed to copy
./themes/Chicago95
to/usr/themes/
, but unknowingly usedmv
command instead ofcp
.