https://bugs.kde.org/show_bug.cgi?id=385135
--- Comment #7 from Alexandre Pereira <pereira.a...@gmail.com> --- It still changes the configuration if changing between wayland and x11. For context, I have two monitors connected through DisplayPort. It seems on Wayland they are called "DP-?" and on X11 they are called "DisplayPort-?". output of the plasmashellrc file: * Starting with a clean plasmashellrc file on wayland: [ScreenConnectors] 0=DP-1 1=DP-2 * Starting with a clean plasmashellrc file on x11: 0=DisplayPort-0 1=DisplayPort-1 * Starting in X11 after being on wayland: 0=DisplayPort-0 1=DP-2 2=DisplayPort-1 This results on the monitor on the right showing another wallpaper/activity. After cleaning the plasmashellrc files ( removing the ScreenConnectors section ) before changing wayland or x11, each session opens correctly with the proper activities on the correct monitors. But not if changing without cleaning/remocing the ScreenConnectors ID's. -- You are receiving this mail because: You are watching all bug changes.