From dc9e3b2ceab166a538c0466c126a8b1111d3fa1c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 14 Apr 2023 11:32:58 -0700 Subject: [PATCH] Disable plasma-welcome on KDE lives for F37 This is the same as https://pagure.io/livesys-scripts/c/bd45f85 but in kickstarts, because we don't use livesys-scripts in F37. This is needed because the newer Plasma was sent to F37 as well, so the F37 respin KDE live shows the welcome tour now: https://openqa.fedoraproject.org/tests/1892872#step/desktop_notifications/16 it shouldn't do that, the tour should only be shown post-install. Signed-off-by: Adam Williamson --- fedora-live-kde-base.ks | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks index a9ec74b..2bbd654 100644 --- a/fedora-live-kde-base.ks +++ b/fedora-live-kde-base.ks @@ -67,6 +67,10 @@ mkdir -p /home/liveuser/.config/autostart cp -a /etc/xdg/autostart/org.kde.discover.notifier.desktop /home/liveuser/.config/autostart/ echo 'Hidden=true' >> /home/liveuser/.config/autostart/org.kde.discover.notifier.desktop +# Disable plasma-welcome for now +# Cf. https://bugs.kde.org/show_bug.cgi?id=466282 +rm -f /etc/xdg/autostart/org.kde.plasma-welcome.desktop + # Disable baloo cat > /home/liveuser/.config/baloofilerc << BALOO_EOF [Basic Settings]