mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
no x11 wrapper config
This commit is contained in:
committed by
Aiden McClelland
parent
14fa0e478a
commit
aa2fedee9d
@@ -26,7 +26,6 @@ firefox-esr --kiosk http://$(hostname).local --profile $PROFILE
|
|||||||
rm -rf $PROFILE
|
rm -rf $PROFILE
|
||||||
EOF
|
EOF
|
||||||
chmod +x /home/start9/kiosk.sh
|
chmod +x /home/start9/kiosk.sh
|
||||||
sed -i 's/=console/=anybody/g' /etc/X11/Xwrapper.config
|
|
||||||
|
|
||||||
# use kiosk if tty (not pts)
|
# use kiosk if tty (not pts)
|
||||||
if ! grep -q 'kiosk' /home/start9/.profile; then
|
if ! grep -q 'kiosk' /home/start9/.profile; then
|
||||||
|
|||||||
2
patch-db
2
patch-db
Submodule patch-db updated: 994b75af45...e23d8fb52d
Reference in New Issue
Block a user