From 52946a46c501824756bce2be52131b5509a1f989 Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Fri, 18 Oct 2024 00:34:20 +0300 Subject: Update mimeapps --- .local/share/applications/audio.desktop | 4 ++++ .local/share/applications/exe.desktop | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 .local/share/applications/audio.desktop create mode 100644 .local/share/applications/exe.desktop (limited to '.local/share/applications') diff --git a/.local/share/applications/audio.desktop b/.local/share/applications/audio.desktop new file mode 100644 index 0000000..c9fdc0e --- /dev/null +++ b/.local/share/applications/audio.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Video player +Exec=mpv %u diff --git a/.local/share/applications/exe.desktop b/.local/share/applications/exe.desktop new file mode 100644 index 0000000..2bb80fb --- /dev/null +++ b/.local/share/applications/exe.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Wine +Exec=/usr/bin/wine %u -- cgit v1.2.3