Added video.desktop file. (#1288)

Updated mimeapps.list to include mp4 files.
Closes #1271
This commit is contained in:
Axel 2023-03-20 12:11:07 +00:00 committed by GitHub
parent 37930fdf57
commit b394c5f772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View file

@ -15,5 +15,6 @@ 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

View file

@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=Video viewer
Exec=/usr/bin/mpv -quiet %f