https://bugs.kde.org/show_bug.cgi?id=462551
--- Comment #10 from Zamundaaa <xaver.h...@gmail.com> --- Are you really certain that you changed no GPU settings? Some NVidia driver setting (performance mode, discrete-only, something in that direction) may change the boot gpu tag, which KWin then picks up on after a reboot. As a test, you can make KWin always pick the NVidia GPU for rendering by putting > KWIN_DRM_DEVICES="/dev/dri/card1:/dev/dri/card0" into /etc/environment As a downside, the GPU will never fully power down, but if you're plugged in that might be a tradeoff worth it for you. -- You are receiving this mail because: You are watching all bug changes.