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
commit 301fbb013c
Notes: sideshowbarker 2024-07-17 18:08:55 +09:00

View file

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