From 69b3f5ac4732a0b26f499bf47f327b1bb18f61ee Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 20 May 2026 08:13:29 +0300 Subject: [PATCH] mpv.conf: add mpv-mpris --- conf/mpv.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index e808fe26..f600715b 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -82,6 +82,9 @@ fs=yes # the user has excitement in their life. stop-screensaver=always +# mpris (media keys / playerctl / desktop / KDE integration support) +script=/usr/lib64/mpv/mpris.so + # Move ON SCREEN CONTROLLER to top, disable santa hats in December alongside # other festivities script-opts=osc-layout=topbar,osc-greenandgrumpy=yes