diff --git a/players/p1_config/apps.json b/players/p1_config/apps.json index 4f77c22..475faa9 100644 --- a/players/p1_config/apps.json +++ b/players/p1_config/apps.json @@ -6,12 +6,12 @@ { "name": "Steam Big Picture", "detached": [ - "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && /usr/games/steam -gamepadui -fullscreen -no-cef-sandbox -cef-disable-gpu -cef-disable-gpu-compositing\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" + "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && exec dbus-run-session -- /usr/games/steam -tenfoot -fullscreen -no-cef-sandbox\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" ], "prep-cmd": [ { "do": "", - "undo": "bash -lc 'pkill -u steam -f \"/usr/games/steam\" || true'" + "undo": "" } ], "image-path": "steam.png" diff --git a/players/p2_config/apps.json b/players/p2_config/apps.json index 4f77c22..475faa9 100644 --- a/players/p2_config/apps.json +++ b/players/p2_config/apps.json @@ -6,12 +6,12 @@ { "name": "Steam Big Picture", "detached": [ - "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && /usr/games/steam -gamepadui -fullscreen -no-cef-sandbox -cef-disable-gpu -cef-disable-gpu-compositing\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" + "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && exec dbus-run-session -- /usr/games/steam -tenfoot -fullscreen -no-cef-sandbox\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" ], "prep-cmd": [ { "do": "", - "undo": "bash -lc 'pkill -u steam -f \"/usr/games/steam\" || true'" + "undo": "" } ], "image-path": "steam.png" diff --git a/players/p3_config/apps.json b/players/p3_config/apps.json index 4f77c22..475faa9 100644 --- a/players/p3_config/apps.json +++ b/players/p3_config/apps.json @@ -6,12 +6,12 @@ { "name": "Steam Big Picture", "detached": [ - "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && /usr/games/steam -gamepadui -fullscreen -no-cef-sandbox -cef-disable-gpu -cef-disable-gpu-compositing\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" + "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && exec dbus-run-session -- /usr/games/steam -tenfoot -fullscreen -no-cef-sandbox\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" ], "prep-cmd": [ { "do": "", - "undo": "bash -lc 'pkill -u steam -f \"/usr/games/steam\" || true'" + "undo": "" } ], "image-path": "steam.png" diff --git a/players/p4_config/apps.json b/players/p4_config/apps.json index 4f77c22..475faa9 100644 --- a/players/p4_config/apps.json +++ b/players/p4_config/apps.json @@ -6,12 +6,12 @@ { "name": "Steam Big Picture", "detached": [ - "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && /usr/games/steam -gamepadui -fullscreen -no-cef-sandbox -cef-disable-gpu -cef-disable-gpu-compositing\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" + "bash -lc 'id steam >/dev/null 2>&1 || useradd -m -s /bin/bash steam; ROOT=/home/steam/.local/share/Steam/debian-installation; mkdir -p ${ROOT} /tmp/xdg-steam /home/steam/tmp; ln -sfn /home/steam/.local/share/Steam /home/steam/.steam; chown -R steam:steam /home/steam /tmp/xdg-steam; runuser -u steam -- nohup env DISPLAY=:99 HOME=/home/steam XDG_RUNTIME_DIR=/tmp/xdg-steam TMPDIR=/home/steam/tmp LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 bash -lc \"cd ${ROOT} && exec dbus-run-session -- /usr/games/steam -tenfoot -fullscreen -no-cef-sandbox\" >/home/steam/steam-app.log 2>&1 < /dev/null &'" ], "prep-cmd": [ { "do": "", - "undo": "bash -lc 'pkill -u steam -f \"/usr/games/steam\" || true'" + "undo": "" } ], "image-path": "steam.png"