Other Lumina problem to preset wallpaper

Who may help with preset walpaper?

I tried these steps, but the changes were not applied. Here's what I did:
1. Copy file:
Code:
# cp /usr/local/share/lumina-desktop/luminaDesktop.conf /usr/local/etc/luminaDesktop.conf
2. Uncomment and change line of background (wall.jpg - exist ofcourse):
Code:
# vi /usr/local/etc/luminaDesktop.conf
...
desktop_backgroundfiles=/usr/local/share/wallpapers/wall.jpg
...
3. Create user
Code:
# adduser
name: testuser
group: wheel, operator
4. Create file ".xinitrc" for user "testuser"
Code:
# vi /home/testuser/.xinitrc
start-lumina-desktop
5. Logout and login (i used slim)
Result: wallpaper not change :(

Full video of process:
 
Last edited:
Back
Top