From 1e74928eb0719b1cb3548434a58d9ffd0c4d21fd Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 28 Nov 2025 12:19:24 -0500 Subject: components/desktops/kde: Replace Anaconda Initial Setup with Plasma Setup Plasma Setup is an out of box setup experience service that is now included by default with KDE Plasma. Reference: https://fedoraproject.org/wiki/Changes/Unified_KDE_OOBE --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.sh') diff --git a/config.sh b/config.sh index 67f2630..6211149 100755 --- a/config.sh +++ b/config.sh @@ -120,7 +120,7 @@ fi #-------------------------------------- if [[ "$kiwi_profiles" == *"Disk"* ]]; then - if [[ "$kiwi_profiles" != *"GNOME"* ]] && [[ "$kiwi_profiles" != *"COSMIC"* ]]; then + if [[ "$kiwi_profiles" != *"GNOME"* ]] && [[ "$kiwi_profiles" != *"KDE"* ]] && [[ "$kiwi_profiles" != *"COSMIC"* ]]; then ## Enable initial-setup systemctl enable initial-setup.service ## Enable reconfig mode -- cgit v1.3.1+13