I'm trying to make Flatpak Libreoffice the default app for opening files in Thunderbird.
At the moment, Thunderbird (also a flatpak) is using System Handler as default. I tried changing it but cannot find where the libreoffice executable is on my system.
I found the libreoffice .desktop files in /var/lib/flatpak/exports/share/applications
but Thunderbird doesn't seem to recognise the app?
flatpak run app
which cannot be chosen through the Thunderbird settings. I guess one possible solution would be to write a bash script to run the flatpak command. However since there is a .desktop file that runs the programme why isn't Thunderbird offering that as an option of apps like the Desktop Evironment? I tried pointing TB to the LO .desktop file to no avail. – To Do Oct 23 '19 at 06:38