* Add Unsloth desktop deep links * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Address deep-link review feedback --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 lines
222 B
Desktop File
12 lines
222 B
Desktop File
[Desktop Entry]
|
|
Categories={{categories}}
|
|
{{#if comment}}
|
|
Comment={{comment}}
|
|
{{/if}}
|
|
Exec={{exec}} %u
|
|
StartupWMClass={{exec}}
|
|
Icon={{icon}}
|
|
Name={{name}}
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=x-scheme-handler/unsloth;
|