From c5abf1c90ed2562f40ae839436e6c80891fc090e Mon Sep 17 00:00:00 2001 From: dataprolet Date: Thu, 2 May 2024 16:08:33 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a26d949..2d0069c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ $ sh install.sh ### To switch from X11 to Wayland on an existing installation use the following command and reboot: ``` -# pacman -S wayland xorg-xwayland plasma-wayland-session && sed -i 's/plasma/plasmawayland/g' /etc/sddm.conf.d/kde_settings.conf +# pacman -S wayland xorg-xwayland && sed -i 's/plasma/plasmawayland/g' /etc/sddm.conf.d/kde_settings.conf ``` ### *There are now two additional versions of the script:*