From f95577223ab9e130042ac899c6a87173ef27e346 Mon Sep 17 00:00:00 2001 From: Krizsan Peter Date: Fri, 15 Mar 2024 14:55:39 +0100 Subject: [PATCH] Mimetype installation for qBittorrent --- xsoft/other/qbittorrent.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsoft/other/qbittorrent.xml b/xsoft/other/qbittorrent.xml index fbb83fb..30d4ac5 100644 --- a/xsoft/other/qbittorrent.xml +++ b/xsoft/other/qbittorrent.xml @@ -91,7 +91,9 @@ make Now, as the root user: -make install + make install && +gio mime application/x-bittorrent org.qbittorrent.qBittorrent.desktop && +gio mime x-scheme-handler/magnet org.qbittorrent.qBittorrent.desktop