https://bugs.kde.org/show_bug.cgi?id=408453
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- If changing the font settings in Gnome doesn't work, you could try to create or edit a text file in the .config directory called kdeglobals. Add the following section: [General] fixed=Hack,12,-1,5,50,0,0,0,0,0,Regular font=Noto Sans,10,-1,5,50,0,0,0,0,0 menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0 smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0 toolBarFont=Noto Sans,10,-1,5,50,0,0,0,0,0 And change the font name and the first number to something that works for you. -- You are receiving this mail because: You are watching all bug changes.