https://bugs.kde.org/show_bug.cgi?id=427880
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fe...@gmx.de --- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- I've experienced this regularly in the past with the nvidia driver, not only with Plasma as desktop. What worked for me was forcing the DPI to 96 in xorg.conf. see https://wiki.archlinux.org/index.php/xorg#Display_size_and_DPI In particular these lines: Section "Monitor" Identifier "Monitor0" Option "DPI" "96 x 96" EndSection -- You are receiving this mail because: You are watching all bug changes.