diff options
author | metamuffin <metamuffin@disroot.org> | 2024-01-30 14:21:12 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-01-30 14:21:12 +0100 |
commit | 81326d9178a04814c0c8ed669bdf2f19fc865fbe (patch) | |
tree | d5a884ddbae185dd9404c0497a26031a304f9fd7 /web/native-protocol/jellynative.desktop | |
parent | 0010717b6e86bb662fa04dab94968eee6fe8de64 (diff) | |
download | jellything-81326d9178a04814c0c8ed669bdf2f19fc865fbe.tar jellything-81326d9178a04814c0c8ed669bdf2f19fc865fbe.tar.bz2 jellything-81326d9178a04814c0c8ed669bdf2f19fc865fbe.tar.zst |
add protocol handler scripts
Diffstat (limited to 'web/native-protocol/jellynative.desktop')
-rw-r--r-- | web/native-protocol/jellynative.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/native-protocol/jellynative.desktop b/web/native-protocol/jellynative.desktop new file mode 100644 index 0000000..f5de8c1 --- /dev/null +++ b/web/native-protocol/jellynative.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Name=Jellything Protocol Handler +Exec=jellynative %u +StartupNotify=false +MimeType=x-scheme-handler/jellynative |