https://bugs.kde.org/show_bug.cgi?id=416001
--- Comment #7 from Matt Whitlock <k...@mattwhitlock.name> --- Adding the following to a script in ~/.config/plasma-workspace/env/ and restarting my KDE session makes my Konsole behave correctly again: # work around https://bugreports.qt.io/browse/QTBUG-80967 export QT_ENABLE_HIGHDPI_SCALING=0 -- You are receiving this mail because: You are watching all bug changes.