_: { programs.zathura = { enable = true; options = { selection-clipboard = "clipboard"; font = "Fira Sans 12"; recolor = true; }; }; xdg.mimeApps.defaultApplications = { "application/pdf" = "org.pwmt.zathura.desktop"; }; }