diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-24 17:07:33 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-24 17:07:33 +0100 |
| commit | 468a789dbc4b1928c035d8590895efc533520a27 (patch) | |
| tree | 74cb056c37eaa50cd50491a7665608488ed4feb1 /mimeapps.list | |
| parent | f9883d2c3b3699d91e98feeffd7eece546f7c57e (diff) | |
| download | dotfiles-468a789dbc4b1928c035d8590895efc533520a27.tar.gz dotfiles-468a789dbc4b1928c035d8590895efc533520a27.tar.bz2 dotfiles-468a789dbc4b1928c035d8590895efc533520a27.zip | |
Updated file tree to match XDG base directory specification
Diffstat (limited to 'mimeapps.list')
| -rw-r--r-- | mimeapps.list | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mimeapps.list b/mimeapps.list deleted file mode 100644 index 49a184b..0000000 --- a/mimeapps.list +++ /dev/null @@ -1,25 +0,0 @@ -[Default Applications] - -# from: https://git.lukesmith.xyz/dotfiles/file/.config/mimeapps.list - -# 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=zathura.desktop; -application/pdf=zathura.desktop; - -image/png=sxiv.desktop; -image/jpeg=sxiv.desktop; -image/gif=sxiv.desktop; -image/svg+xml=sxiv.desktop; - -application/rss+xml=newsboat.desktop - -video/x-matroska=mpv.desktop -# x-scheme-handler/lbry=lbry.desktop -# inode/directory=file.desktop |
