From 9ab568f06e6b385d0d62a81fa8436677e0338f85 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 22 Mar 2019 12:39:43 +0100 Subject: [PATCH] Open mpeg mime types with mpv --- .xprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/.xprofile b/.xprofile index fa9d01e9..fc9506d9 100644 --- a/.xprofile +++ b/.xprofile @@ -9,6 +9,7 @@ cat< ~/.config/mimeapps.list [Added Associations] image/jpeg=sxiv.desktop video/H264=mpv.desktop +video/mpeg=mpv.desktop text/html=$BROWSER.desktop application/pdf=$BROWSER.desktop