mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
Ports: Add hotkey for Development system menu
This commit is contained in:
parent
3fa4161abd
commit
8dc146f9f2
4 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ files=(
|
|||
"https://cache.ruby-lang.org/pub/misc/logo/ruby-logo-kit.zip#7f0a980e09874d35d80b958949dc2460e683957de3d2494a1499aea9d9989055"
|
||||
)
|
||||
launcher_name="Ruby IRB"
|
||||
launcher_category="Development"
|
||||
launcher_category="D&evelopment"
|
||||
launcher_command="/usr/local/bin/ruby /usr/local/bin/irb --legacy"
|
||||
launcher_run_in_terminal="true"
|
||||
icon_file="../ruby-kit/ruby.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue