1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:57:35 +00:00

Ports/nyancat: Use the correct launcher command path

This commit is contained in:
Tim Ledbetter 2023-08-13 09:59:29 +01:00 committed by Tim Schumacher
parent cc304b2954
commit 301fbb013c

View file

@ -8,5 +8,5 @@ files=(
)
launcher_name=Nyancat
launcher_category=Games
launcher_command=nyancat
launcher_command='/usr/local/bin/nyancat'
launcher_run_in_terminal=true