mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:47:35 +00:00
Ports: Add hotkey for Utilities system menu
This commit is contained in:
parent
08eeb4f83b
commit
8bb6dc9c4b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ files=(
|
|||
makeopts=("PLATFORM=simulator" "TARGET=serenity" "SERENITY_INSTALL_ROOT=${SERENITY_INSTALL_ROOT}")
|
||||
depends=("SDL2" "libpng" "libjpeg" "freetype")
|
||||
launcher_name=Epsilon
|
||||
launcher_category=Utilities
|
||||
launcher_category='&Utilities'
|
||||
launcher_command=/usr/local/bin/epsilon.elf
|
||||
|
||||
install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue