dotfiles/home/default/.config/mimeapps.list

28 lines
826 B
Plaintext
Raw Normal View History

2023-06-18 09:06:32 -04:00
[Default Applications]
# xdg-open will use these settings to determine how to open filetypes.
# These .desktop entries can also be seen and changed in ~/.local/share/applications/
text/x-shellscript=text.desktop;
x-scheme-handler/magnet=torrent.desktop;
application/x-bittorrent=torrent.desktop;
x-scheme-handler/mailto=mail.desktop;
text/plain=text.desktop;
application/postscript=pdf.desktop;
application/pdf=pdf.desktop;
application/vnd.comicbook+zip=pdf.desktop;
application/vnd.comicbook-rar=pdf.desktop;
image/png=img.desktop;
image/jpeg=img.desktop;
image/gif=img.desktop;
application/rss+xml=rss.desktop
video/x-matroska=video.desktop
video/mp4=video.desktop
x-scheme-handler/lbry=lbry.desktop
inode/directory=file.desktop
# other
x-scheme-handler/https=librewolf.desktop;
x-scheme-handler/http=librewolf.desktop;