summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh')
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh b/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
index 0df85f9..ea6847d 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/en/userAccount.sh
@@ -27,8 +27,8 @@ if [ -x /usr/bin/gsettings ]; then
gsettings set org.mate.peripherals-mouse cursor-size '18'
gsettings set org.mate.peripherals-mouse cursor-theme 'mate'
fi \
- if [ -f /etc/wallpaper.png ]; then
- gsettings set org.mate.background picture-filename '/etc/wallpaper.png'
+ if [ -f /usr/share/backgrounds/parabola-laf/parabola-laf.png ]; then
+ gsettings set org.mate.background picture-filename '/usr/share/backgrounds/parabola-laf/parabola-laf.png'
fi
fi