Skip to content

Commit

Permalink
chore: auto added postman mimeapp
Browse files Browse the repository at this point in the history
  • Loading branch information
aruZeta committed Oct 23, 2023
1 parent 5229679 commit c49768b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/aru/home/others/xdg/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ in
defaultApplications = {
"application/lrf" = [ "calibre-lrfviewer.desktop" ];
"application/epub+zip" = [ "calibre-ebook-viewer.desktop" ];
"x-scheme-handler/postman" = [ "Postman.desktop" ];
};
};
}

0 comments on commit c49768b

Please sign in to comment.