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:
parent
cc304b2954
commit
301fbb013c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue