1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 09:37:45 +00:00

Ports: Add hotkey for Development system menu

This commit is contained in:
Hugh Davenport 2024-01-04 08:40:21 +13:00 committed by Andrew Kaster
parent 3fa4161abd
commit 8dc146f9f2
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ files=(
workdir="lite-xl-${commit_hash}"
launcher_name='Lite-XL'
icon_file='resources/icons/icon.ico'
launcher_category='Development'
launcher_category='D&evelopment'
launcher_command='/usr/local/bin/lite-xl'
launcher_run_in_terminal='false'