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