1
0
Fork 0
puter/hosts/insomniac/README.md
2025-07-01 19:02:19 +02:00

8 lines
149 B
Markdown

shell script that loops a launcher
basically
while true; do
fuzzel with retroarch steam quit
if quit; then exit; fi
else run command (waiting)
done