Added video.desktop file.

Updated mimeapps.list to include mp4 files.
Closes #1271
This commit is contained in:
codegax 2023-03-19 23:19:33 -06:00
parent 37930fdf57
commit d768ec4ef8
No known key found for this signature in database
GPG Key ID: F8FF5CE4D15C645C
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