no x11 wrapper config

This commit is contained in:
Aiden McClelland
2022-10-26 16:52:55 -06:00
committed by Aiden McClelland
parent 14fa0e478a
commit aa2fedee9d
2 changed files with 1 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ firefox-esr --kiosk http://$(hostname).local --profile $PROFILE
rm -rf $PROFILE
EOF
chmod +x /home/start9/kiosk.sh
sed -i 's/=console/=anybody/g' /etc/X11/Xwrapper.config
# use kiosk if tty (not pts)
if ! grep -q 'kiosk' /home/start9/.profile; then