Update README.md

This commit is contained in:
dataprolet 2024-05-02 16:08:33 +00:00
parent c458b335a2
commit c5abf1c90e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $ sh install.sh
### To switch from X11 to Wayland on an existing installation use the following command and reboot: ### 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:* ### *There are now two additional versions of the script:*