You need games before you can play

This commit is contained in:
David Heinemeier Hansson
2026-05-04 11:17:41 +02:00
parent 5c639c37d3
commit fa9466304b
+4 -1
View File
@@ -73,4 +73,7 @@ echo '#reference "/usr/share/libretro/shaders/shaders_slang/crt/crt-royale.slang
set_cfg content_show_images "false"
set_cfg content_show_video "false"
setsid gtk-launch com.libretro.RetroArch.desktop >/dev/null 2>&1 &
echo ""
echo "Put your roms and bios files in ~/Games. Then start RetroArch from the app launcher (Super + Space)."
setsid nautilus "$HOME/Games" >/dev/null 2>&1 &