diff --git a/.archlinux/bootstrap.sh b/.archlinux/bootstrap.sh index 890af1d1..a462c054 100755 --- a/.archlinux/bootstrap.sh +++ b/.archlinux/bootstrap.sh @@ -35,6 +35,9 @@ yay -S shantz-xwinwrap-bzr make fontconfig make yarnconfig +# Enable the lightweight X11 display manager +systemctl enable --now lxdm.service + # Revoke privileges sudo -K