this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

curve: open pdfs in zathura through mimetypes

+1 -1
+1 -1
hosts/profiles/mimetypes/default.nix
··· 2 2 3 3 { 4 4 xdg.mime.defaultApplications = { 5 - "application/pdf" = "firefox.desktop"; 5 + "application/pdf" = "zathura.desktop"; 6 6 "image/png" = [ 7 7 "sxiv.desktop" 8 8 "feh.desktop"