stuff
This commit is contained in:
parent
a026867c03
commit
d1d7dd9c01
22 changed files with 427 additions and 103 deletions
8
hosts/insomniac/README.md
Normal file
8
hosts/insomniac/README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue