From 0ff69c458aece56a99c7979975bbeef5de28dd13 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 28 Feb 2021 15:21:38 +0100 Subject: Changed qutebrowser user-agent to windows, Fixing some xdg-open stuff --- local/share/applications/mpv.desktop | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 local/share/applications/mpv.desktop (limited to 'local/share/applications/mpv.desktop') diff --git a/local/share/applications/mpv.desktop b/local/share/applications/mpv.desktop new file mode 100644 index 0000000..a0391d0 --- /dev/null +++ b/local/share/applications/mpv.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Video player +Exec=/usr/bin/mpv %u -- cgit