Solved Changing background on password screen

Solved issue

ron.alan

Member
Joined
Dec 24, 2023
Messages
93
Reaction score
76
Credits
676
How does one change the background on the log in/password screen? I am using slim. I'm running Crowz/Devuan. Thanks.
 


See section 2.5.1 on this page of the Arch wiki:

According to that, Slim is hardcoded to look for a file called background.jpg, or background.png in the current theme’s directory.

So just copy the new one over the top of the existing one.
Bash:
cp /path/to/new/background.jpg /usr/share/slim/themes/<theme_name>/background.jpg

Where <theme_name> is the name of the theme you’re currently using.
You’ll need to copy the file as root, so either su to root, or use sudo.
 
Thank you. You taught me something new today.
 
Last edited:

Members online


Latest posts

Top