{ xdg.mimeApps = { enable = true; defaultApplications = { "text/html" = "librewolf.desktop"; "text/markdown" = "nvim.desktop"; "text/plain" = "nvim.desktop"; "image/png" = "pqiv.desktop"; "image/jpeg" = "pqiv.desktop"; "image/gif" = "pqiv.desktop"; "application/pdf" = "org.pwmt.zathura-pdf-mupdf.desktop"; "application/x-wine-extension-osz" = "osu-stable.desktop"; "x-scheme-handler/http" = "librewolf.desktop"; "x-scheme-handler/https" = "librewolf.desktop"; }; }; }