2 lines
178 B
Bash
2 lines
178 B
Bash
export DISPLAY=:0
|
|
python3 /opt/spotify-gui.js/spotifycontroller.py & chromium-browser --kiosk --app="http://127.0.0.1:8888" --no-sandbox --start-fullscreen --window-size=1600,720 |