Update file README.md

This commit is contained in:
dataprolet 2023-09-22 14:53:36 +00:00
parent 565547a034
commit 747faf7714
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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 plasma-wayland-session && 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:*
- `install-lvm.sh` - Installs using Ext4 and uses LVM for /root and /home. - `install-lvm.sh` - Installs using Ext4 and uses LVM for /root and /home.