diff --git a/Rocky-8-XFCE.ks b/Rocky-8-XFCE.ks index e7977f7..e458887 100644 --- a/Rocky-8-XFCE.ks +++ b/Rocky-8-XFCE.ks @@ -350,7 +350,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF mkdir -p /home/liveuser/.config/xfce4 # ugly stuff, this should give us a default background for now mkdir -p /usr/share/backgrounds/images -ln -s /usr/share/xfce4/backdrops/f32-04-twilight.png \ +ln -s ln -s /usr/share/backgrounds/f32/default/f32.png \ /usr/share/backgrounds/images/default.png cat > /home/liveuser/.config/xfce4/helpers.rc << FOE diff --git a/live/8/prod/rocky-live-xfce.ks b/live/8/prod/rocky-live-xfce.ks index 6efc7f0..4ad6f36 100644 --- a/live/8/prod/rocky-live-xfce.ks +++ b/live/8/prod/rocky-live-xfce.ks @@ -21,7 +21,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF mkdir -p /home/liveuser/.config/xfce4 # ugly stuff, this should give us a default background for now mkdir -p /usr/share/backgrounds/images -ln -s /usr/share/xfce4/backdrops/f32-04-twilight.png \ +ln -s ln -s /usr/share/backgrounds/f32/default/f32.png \ /usr/share/backgrounds/images/default.png cat > /home/liveuser/.config/xfce4/helpers.rc << FOE diff --git a/live/8/stage/rocky-live-xfce.ks b/live/8/stage/rocky-live-xfce.ks index 6efc7f0..4ad6f36 100644 --- a/live/8/stage/rocky-live-xfce.ks +++ b/live/8/stage/rocky-live-xfce.ks @@ -21,7 +21,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF mkdir -p /home/liveuser/.config/xfce4 # ugly stuff, this should give us a default background for now mkdir -p /usr/share/backgrounds/images -ln -s /usr/share/xfce4/backdrops/f32-04-twilight.png \ +ln -s ln -s /usr/share/backgrounds/f32/default/f32.png \ /usr/share/backgrounds/images/default.png cat > /home/liveuser/.config/xfce4/helpers.rc << FOE