From 4927db50f51d483b611f0ed42f97e9ac3f6e5de3 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 2 May 2024 20:20:55 +0200 Subject: add torrent url handler for remote seedbox --- .local/share/applications/addtorrent.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .local/share/applications/addtorrent.desktop (limited to '.local/share/applications') diff --git a/.local/share/applications/addtorrent.desktop b/.local/share/applications/addtorrent.desktop new file mode 100644 index 0000000..fe590d6 --- /dev/null +++ b/.local/share/applications/addtorrent.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=addtorrent +Name[ja]=トレントを追加 +Exec=addtorrent %U +Type=Application +Hidden=true +MimeType=application/x-bittorrent;x-scheme-handler/magnet; + -- cgit v1.2.3