mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
15 lines
289 B
Desktop File
15 lines
289 B
Desktop File
[Desktop Entry]
|
|
Categories={{categories}}
|
|
{{#if comment}}
|
|
Comment={{comment}}
|
|
{{/if}}
|
|
Exec={{exec}} --enable-features=UseOzonePlatform --ozone-platform=x11
|
|
StartupWMClass={{exec}}
|
|
Icon={{icon}}
|
|
Name={{name}}
|
|
Terminal=false
|
|
Type=Application
|
|
{{#if mime_type}}
|
|
MimeType={{mime_type}}
|
|
{{/if}}
|