Enable Wayland by default
This commit is contained in:
parent
4a4a66ed36
commit
88ac5235d6
5
stage4/06-enable-wayland/00-run.sh
Executable file
5
stage4/06-enable-wayland/00-run.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_wayland W2
|
||||
EOF
|
Loading…
x
Reference in New Issue
Block a user