GUI for inspecting MIME handlers and updating default applications in mimeapps.list (requires python3).
A Noctalia plugin to manage MIME default applications from a panel UI.
python3 must be installed and available in PATH..desktop files for their MimeType= entries.~/.config/mimeapps.list in the [Default Applications] section.~/.config/mimeapps.list.*-mimeapps.list files and system-level files.XDG_UTILS_DEBUG_LEVEL=2 xdg-mime query default <mime-type>This plugin exposes an IPC target so the panel can be opened from keybinds, scripts, or a .desktop launcher.
target plugin:mimeapp-gui
function open(): void
Example commands:
qs -c noctalia-shell ipc call plugin:mimeapp-gui open
Example .desktop Exec line:
Exec=qs -c noctalia-shell ipc call plugin:mimeapp-gui open
~/.config/mimeapps.list.