From f83129728ae1ce07075f975a1c3b60233bfef5a6 Mon Sep 17 00:00:00 2001 From: advaithm Date: Fri, 22 Jan 2021 17:01:34 +0530 Subject: fixed spaces in kde-wayland.py --- profiles/kde-wayland.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') 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') -- cgit v1.2.3-54-g00ecf