config/mimeapps.list ships at /etc/skel/.config/mimeapps.list (via omarchy-settings's existing config/** -> /etc/skel/.config copy). New users get the full Omarchy MIME defaults on first login without running install scripts. install/config/mimetypes.sh shrinks to two runtime ops that a static file can't replace: - omarchy-refresh-applications: copies .desktop entries and icons into the user home and refreshes the desktop database - xdg-settings set default-web-browser chromium.desktop: sets the system-default browser; omarchy-install-browser overrides this if the user later picks a different browser.
51 lines
1.2 KiB
Plaintext
51 lines
1.2 KiB
Plaintext
[Default Applications]
|
|
inode/directory=org.gnome.Nautilus.desktop
|
|
|
|
image/png=imv.desktop
|
|
image/jpeg=imv.desktop
|
|
image/gif=imv.desktop
|
|
image/webp=imv.desktop
|
|
image/bmp=imv.desktop
|
|
image/tiff=imv.desktop
|
|
|
|
application/pdf=org.gnome.Evince.desktop
|
|
|
|
x-scheme-handler/http=chromium.desktop
|
|
x-scheme-handler/https=chromium.desktop
|
|
|
|
video/mp4=mpv.desktop
|
|
video/x-msvideo=mpv.desktop
|
|
video/x-matroska=mpv.desktop
|
|
video/x-flv=mpv.desktop
|
|
video/x-ms-wmv=mpv.desktop
|
|
video/mpeg=mpv.desktop
|
|
video/ogg=mpv.desktop
|
|
video/webm=mpv.desktop
|
|
video/quicktime=mpv.desktop
|
|
video/3gpp=mpv.desktop
|
|
video/3gpp2=mpv.desktop
|
|
video/x-ms-asf=mpv.desktop
|
|
video/x-ogm+ogg=mpv.desktop
|
|
video/x-theora+ogg=mpv.desktop
|
|
application/ogg=mpv.desktop
|
|
|
|
x-scheme-handler/mailto=HEY.desktop
|
|
|
|
text/plain=nvim.desktop
|
|
text/english=nvim.desktop
|
|
text/x-makefile=nvim.desktop
|
|
text/x-c++hdr=nvim.desktop
|
|
text/x-c++src=nvim.desktop
|
|
text/x-chdr=nvim.desktop
|
|
text/x-csrc=nvim.desktop
|
|
text/x-java=nvim.desktop
|
|
text/x-moc=nvim.desktop
|
|
text/x-pascal=nvim.desktop
|
|
text/x-tcl=nvim.desktop
|
|
text/x-tex=nvim.desktop
|
|
application/x-shellscript=nvim.desktop
|
|
text/x-c=nvim.desktop
|
|
text/x-c++=nvim.desktop
|
|
application/xml=nvim.desktop
|
|
text/xml=nvim.desktop
|