summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-12-23 16:57:14 +0100
committer Eric Hameleers <alien@slackware.com>2022-12-23 16:57:14 +0100
commitee34ed7201413116b360f59d26c9edf8796c7763 (patch)
tree83cbcfe1a972daedd13fadc132df1ff56f6db61c
parent200a17399ed1a5f59f982571ae04416095913fbd (diff)
downloadliveslak-ee34ed7201413116b360f59d26c9edf8796c7763.tar.gz
liveslak-ee34ed7201413116b360f59d26c9edf8796c7763.tar.xz
make_slackware_live.sh: fix a typo enabling custom wallpaper
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index ac4b86d..e3d2269 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1204,7 +1204,7 @@ EOT
# the name of the default theme to ours, so find out what the default is:
if [ -f "${LIVE_ROOTDIR}/usr/share/plasma/desktoptheme/default/metadata.desktop" ]; then
# Frameworks before 5.94.0:
- THEMEFIL=/usr/share/plasma/desktoptheme/default/metadata.deskop
+ THEMEFIL=/usr/share/plasma/desktoptheme/default/metadata.desktop
else
# Frameworks 5.94.0 and newer:
THEMEFIL=/usr/share/plasma/desktoptheme/default/plasmarc