mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 10:48:53 +00:00
Ports/nyancat: Use the correct launcher command path
This commit is contained in:
parent
cc304b2954
commit
301fbb013c
Notes:
sideshowbarker
2024-07-17 18:08:55 +09:00
Author: https://github.com/tcl3
Commit: 301fbb013c
Pull-request: https://github.com/SerenityOS/serenity/pull/20545
Reviewed-by: https://github.com/timschumi ✅
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