aboutsummaryrefslogtreecommitdiff
path: root/config.sh
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-11-28 12:19:24 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-12-08 18:13:39 -0500
commit1e74928eb0719b1cb3548434a58d9ffd0c4d21fd (patch)
tree512b80cc2e1879255eea6d1964bcad8b93bba749 /config.sh
parentb6d7ae177da96ac9d472a1309b96ae9514ba749f (diff)
downloadkiwi-descriptions-1e74928eb0719b1cb3548434a58d9ffd0c4d21fd.tar.gz
kiwi-descriptions-1e74928eb0719b1cb3548434a58d9ffd0c4d21fd.zip
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
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh2
1 files changed, 1 insertions, 1 deletions
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