ArchySP/config/home/emulation/.xinitrc

9 lines
167 B
Bash

#!/bin/bash
# Disable screen blanking
xset s off
xset -dpms
xset s noblank
# Launch EmulationStation-DE
exec /usr/local/bin/EmulationStation-DE.AppImage --no-sandbox