Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/kde-wayland.py
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/kde-wayland.py')
-rw-r--r--profiles/kde-wayland.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/kde-wayland.py b/profiles/kde-wayland.py
index 9b6be2a1..66d31504 100644
--- a/profiles/kde-wayland.py
+++ b/profiles/kde-wayland.py
@@ -29,6 +29,6 @@ if __name__ == 'kde':
# Install the application kde from the template under /applications/
kde = archinstall.Application(installation, 'kde-wayland')
kde.install()
- print("when you login, select Plasma (Wayland) for the wayland session")
+ print("when you login, select Plasma (Wayland) for the wayland session")
# Enable autostart of KDE for all users
installation.enable_service('sddm')