mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Install mpv MPRIS support (#5937)
* Install mpv MPRIS support * omarchy-pkg-add already checks if installed --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
b911a6f8ba
commit
961d4241f0
@@ -82,6 +82,7 @@ man-db
|
|||||||
mariadb-libs
|
mariadb-libs
|
||||||
mise
|
mise
|
||||||
mpv
|
mpv
|
||||||
|
mpv-mpris
|
||||||
nautilus
|
nautilus
|
||||||
nautilus-python
|
nautilus-python
|
||||||
gnome-disk-utility
|
gnome-disk-utility
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
echo "Install MPRIS support for mpv"
|
||||||
|
|
||||||
|
omarchy-pkg-add mpv-mpris
|
||||||
Reference in New Issue
Block a user