You are not logged in.
As I set SDDM theme to Breeze, the appearance of the user-specific login screen (after logging in and then sleeping) works right. The background is the "Mountain" image of Plasma 5.27.
However, the appearance for the first login screen (after reboot) is still the "Kay" image of Plasma 5.26.
In fact, this also happened when I upgrade to Plasma 5.26 from Plasma 5.25. The "Safe Landing" image was showed in first login screen. And I fixed it by changing SDDM theme to other theme, reboot and reset to Breeze.
Sadly, this action failed to work in Plasma 5.27.
Is there some one suffer the same case with me and fixed it? waiting for help.
Last edited by dxs (2023-05-12 06:25:39)
Offline
Ok, I fixed it again.
when I open directory: `/usr/share/sddm/themes/breeze`, I found there are files from Oct.15 2022, which is the date near to 5.26 release.
One of the file is `theme.conf.user` and it's content point to image "kay" in the same directory:
```
[General]
background=5120x2880.png
type=image
```
5120x2880.png is "Kay"
thus I remove files updated on Oct.15 2022 and it works
Offline