1
0
Fork 0
puter/hosts/insomniac/README.md

9 lines
149 B
Markdown
Raw Normal View History

2025-07-01 19:02:19 +02:00
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