Skip to content

Commit

Permalink
mime: Init mimeapps.list
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambrevar committed Jan 11, 2018
1 parent 7e8dcd4 commit 5984eda
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .config/mimeapps.list
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[Added Associations]
image/jpeg=sxiv.desktop
video/H264=mpv.desktop

[Default Applications]
x-scheme-handler/http=qutebrowser.desktop
x-scheme-handler/https=qutebrowser.desktop
1 change: 1 addition & 0 deletions .local/share/applications/mimeapps.list
1 change: 1 addition & 0 deletions .mailcap
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
image/*; sxiv %s
video/*; mpv %s
*/*; xdg-open "%s"

0 comments on commit 5984eda

Please sign in to comment.