https://bugs.kde.org/show_bug.cgi?id=401103
--- Comment #26 from Alexander Ewering <[email protected]> --- I'm not sure if this is related, but I remember that I had the general problem that KDE applications would randomly revert to launching maximized, no matter how many window rules I defined for them. I fixed it by running the following script one a minute from Cron: cd /home/intrr/.config sed -i 's/^Window-Maximized.*true//' konsolerc dolphinrc systemsettingsrc okularrc gwenviewrc kolourpaintrc kwriterc kdialogrc -- You are receiving this mail because: You are watching all bug changes.
