Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2024-03-07 01:49:51 -0500
committerGitHub <noreply@github.com>2024-03-07 07:49:51 +0100
commit8e25f2e9926e5da2532fd0d52cdac1722b6d766d (patch)
tree38bdcbb0180d05ec28d8f2ecd139f8f14598637e
parentf107104103b74ac065a56bd94a0878f0d263e177 (diff)
plasma-workspace replaces plasma-wayland-session (#2386)
-rw-r--r--archinstall/default_profiles/desktops/kde.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archinstall/default_profiles/desktops/kde.py b/archinstall/default_profiles/desktops/kde.py
index b65a9620..62274d51 100644
--- a/archinstall/default_profiles/desktops/kde.py
+++ b/archinstall/default_profiles/desktops/kde.py
@@ -19,7 +19,7 @@ class KdeProfile(XorgProfile):
"kwrite",
"dolphin",
"ark",
- "plasma-wayland-session",
+ "plasma-workspace",
"egl-wayland"
]