mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +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://raw.githubusercontent.com/python/cpython/942dd9f3f77eef08fabddbd9fb883a866ad6d4cb/PC/pycon.ico#55c1e1fcabc2f254a6d02242912359d29f141d11c4892c20375d58b6dcd89ac0"
|
||||
)
|
||||
launcher_name='Python'
|
||||
launcher_category='Development'
|
||||
launcher_category='D&evelopment'
|
||||
launcher_command='/usr/local/bin/python3'
|
||||
launcher_run_in_terminal='true'
|
||||
icon_file='../pycon.ico' # This is an older icon that's downloaded separately, so we need to go outside of $workdir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue