https://bugs.kde.org/show_bug.cgi?id=445328
--- Comment #1 from Akseli Lahtinen <akseli.lahti...@akselmo.dev> --- I partially "solved" the issue by setting my SDDM do the following in `/usr/share/sddm/scripts/Xsetup` ``` xrandr --output DVI-D-0 --mode 1920x1080 --pos 0x0 --rate 144 --primary xrandr --output DisplayPort-0 --mode 1920x1080 --rate 143.85 ``` -- You are receiving this mail because: You are watching all bug changes.