Update file README.md
This commit is contained in:
parent
565547a034
commit
747faf7714
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue