summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-01 22:44:29 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-01 22:44:29 +0900
commitd21fe21feed2e6bfe8e3d3e23b5482b99a1f97d6 (patch)
tree8502f29679a7f12b1d032ce3a1fe71e858e87b89 /global
parent93a24bf3393145156735318fbca57c75b3731037 (diff)
modified lf/lfrc, modified .config/mimeapps.list, modified bin/dmenurecord, modified applications/video.desktop, created applications/music.desktop
Diffstat (limited to 'global')
-rw-r--r--global/.local/share/applications/music.desktop4
-rw-r--r--global/.local/share/applications/video.desktop2
2 files changed, 5 insertions, 1 deletions
diff --git a/global/.local/share/applications/music.desktop b/global/.local/share/applications/music.desktop
new file mode 100644
index 0000000..0341723
--- /dev/null
+++ b/global/.local/share/applications/music.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=Video Viewer
+Exec=/usr/bin/mpv --quiet --volume=50 --x11-name=music --force-window=yes --audio-display=embedded-first %f
diff --git a/global/.local/share/applications/video.desktop b/global/.local/share/applications/video.desktop
index 2814690..5f5def8 100644
--- a/global/.local/share/applications/video.desktop
+++ b/global/.local/share/applications/video.desktop
@@ -1,4 +1,4 @@
[Desktop Entry]
Type=Application
Name=Video Viewer
-Exec=/usr/bin/mpv -quiet %f
+Exec=/usr/bin/mpv --x11-name=video --quiet %f