You are not logged in.
Pages: 1
How can I set my login picture? I'm using the KDE version. I set it via the settings menu and it shows on the menu but not on the login screen!
Thanks,
Offline
You could wait until Debian 14 when it will get the later version of Plasma where you can do this via settings
OR
I just changed /usr/share/sddm/themes/breeze/theme.conf
[General]
showlogo=hidden
showClock=true
logo=/usr/share/sddm/themes/breeze/default-logo.svg
type=image
color=#1d99f3
fontSize=10
##background=/usr/share/wallpapers/Next/contents/images/5120x2880.png
background=/usr/share/wallpapers/Next/contents/images/splashback.png
needsFullUserModel=false]I had copied the file I wanted to use - splashback.png - to the correct locatiion and just edited the path as shown.
Offline
Thanks
Offline
Pages: 1