You are not logged in.

#1 2026-05-18 23:11:01

BackGammon
Member
Registered: 2026-05-14
Posts: 7

[Solved] Lockscreen Wallpaper

Apologies if this has been answered already... I wasn't able to find an applicable solution.

I have been able to change my Grub and Login wallpaper but I haven't been able to change it on my lockscreen.

Can someone point me in the right direction?

Last edited by BackGammon (Yesterday 00:46:44)

Offline

#2 2026-05-19 06:59:26

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 13,287
Website

Re: [Solved] Lockscreen Wallpaper

^That's a tricky one because it comes from an XFCE setting that's alien to our system, and we have to use an xfce4-desktop config file to set the xfce4-screensave background image, even though we don't actually ship xfce4-desktop.

Go to ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml, find the code blocks that refer to monitors and edit the lines that set "image-path". The setting we ship is "/usr/share/images/bunsen/wallpapers/default/default" which is a symlink to the default Carbon wallpaper. Change those lines as you see fit - probably it's safest to use the same image for monitor0, 1, 2 and 3.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#3 Yesterday 00:44:58

BackGammon
Member
Registered: 2026-05-14
Posts: 7

Re: [Solved] Lockscreen Wallpaper

Thank you!

I didn't have the XML file to edit so I tried overwriting the sage-logo_1440x900.png file and it worked.

If it didn't, I was considering installing an xfce distro just to get a copy of that file.

I appreciate you taking the time to walk me through how the sausage is made.

-BG

Offline

#4 Yesterday 02:32:56

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 13,287
Website

Re: [Solved] Lockscreen Wallpaper

You didn't have ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml?
Did I misspell the filepath? Do you have bunsen-exit installed? That should provide it in /usr/share/bunsen/skel
Maybe you installed on top of a previous system? In that case I recommend running 'bl-user-setup' which will import the default user files. You'll be able to refuse any changes to files you've already edited yourself.

Overwriting the default wallpaper file is of course OK, but it will apply to your desktop and lightdm login too (unless you changed those already anyway).


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#5 Today 02:16:30

BackGammon
Member
Registered: 2026-05-14
Posts: 7

Re: [Solved] Lockscreen Wallpaper

I know what I did wrong.

I pasted "~/.config/xfce4/xfconf/xfce-perchannel-xml/" into Thunar but I was logged in as root.

When Thunar isn't elevated I am able to see the expected file in the directory.

Sorry for the confusion. I would say that I am still trying to find my Linux legs but the truth is I probably never had them.

I am determined not to give up this time but it looks like I will have to burn my fingers quite a bit.

BG

Offline

#6 Today 02:42:50

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 13,287
Website

Re: [Solved] Lockscreen Wallpaper

BackGammon wrote:

I pasted "~/.config/xfce4/xfconf/xfce-perchannel-xml/" into Thunar but I was logged in as root.
...
I would say that I am still trying to find my Linux legs...

I know not everybody would agree, but if I'd be allowed to offer one bit of advice, it would be don't log in as root. It makes disastrous accidents much easier. Log in as a normal user, and if you need root permissions to do something on a system file there's usually a menu option somewhere to temporarily invoke the app with root powers.

eg
Thunar: right-click the folder or file and "Open as root".
Geany (if that's your bl-text-editor) while viewing a file: Build > Open as root
Any terminal: just begin your command with 'sudo'.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#7 Today 14:36:24

BackGammon
Member
Registered: 2026-05-14
Posts: 7

Re: [Solved] Lockscreen Wallpaper

I agree, I was using Thunar as root to do something that needed elevated access (like copying images to a protected directory) and used the same session.

I do not run as root normally. I should have been more accurate.

BG

Offline

Board footer

Powered by FluxBB