Sample Header Ad - 728x90

Fonts look pixelated in some applications

1 vote
0 answers
232 views
I use KDE, I have a HiDPI display, so I made changes to ~/.Xresources to change the system DPI. After that, the fonts in some applications began to look pixelated. enter image description here enter image description here enter image description here In QtCreator, with QT_SCALE_FACTOR=1.2, icons become pixelated. enter image description here How to fix this problem? My ~/.Xresources: Xft.dpi: 120 Xft.antialias: true Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintslight Output of xrdb -q: Xft.antialias: 1 Xft.dpi: 120 Xft.hinting: -1 Xft.hintstyle: hintslight Xft.rgba: none **UPD:** My system:
Operating System: Arch Linux
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60.0
Qt Version: 5.13.0
Kernel Version: 5.2.1-arch1-1-ARCH
Asked by congard (121 rep)
Jul 20, 2019, 08:41 AM
Last activity: Jul 21, 2019, 11:23 AM