diff --git a/components/desktops/kde.xml b/components/desktops/kde.xml
index f339652..dc42399 100644
--- a/components/desktops/kde.xml
+++ b/components/desktops/kde.xml
@@ -22,6 +22,7 @@
+
@@ -29,7 +30,6 @@
-
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