mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Installing the desktop file fixes another runtime issue where it previously was impossible to close the Ledger Recover screen due to /usr/bin/ledger-live not being the default handler for the x-scheme-handler/ledgerlive MIME type. Instead, the default-url-scheme-handler tried and failed to handle ledgerlive://myledger. Bug: https://github.com/LedgerHQ/ledger-live/issues/6785 Closes: https://bugs.gentoo.org/937379 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>