Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mime Types in Home Manager #1

Open
SmolPatches opened this issue Nov 7, 2023 · 1 comment
Open

Add Mime Types in Home Manager #1

SmolPatches opened this issue Nov 7, 2023 · 1 comment

Comments

@SmolPatches
Copy link
Owner

Configure default programs using mime types.
Configure one for file manager
Make desktop entries for applications in home manager.
https://rycee.gitlab.io/home-manager/options.html#opt-xdg.mimeApps.defaultApplications
https://unix.stackexchange.com/questions/364997/open-a-directory-in-the-default-file-manager-and-select-a-file
https://www.iana.org/assignments/media-types/media-types.xhtml
According to archwiki

Missing desktop entry

A desktop entry is required in order to associate an application with a MIME type. Ensure that such an entry exists and can be used to (manually) open files in the application.
https://wiki.archlinux.org/title/XDG_MIME_Applications#selectdefaultapplication

@SmolPatches
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant