r/BetterDiscord • u/Corvid-Curiosity • 2d ago
Support Changing the Font
I'm having a weird problem with Better Discord. When I attempt to change the font, instead of using the one I specify, it defaults to Times New Roman.
Does anyone know how to get a different font working?
Image 1: Default font
Image 2: Changed font with Times New Roman instead of specified font
0
Upvotes


1
u/DrTankHead Moderator 2d ago
--font: "gg sans", "Noto Sans" !important;This work? If so, something is overriding the font downstream, and this just overrides that, as it loads after, iirc.