RPi-Menu/launchES.sh

4 lines
No EOL
76 B
Bash
Executable file

#!/bin/bash
sudo pkill Xorg &
emulationstation
su pi ; DISPLAY=:0.0 startx &