From 32d3fb3813850fd93cbd605f662f3321eab64775 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 7 Jun 2025 16:24:59 +0300 Subject: [PATCH] mpv.conf: move OSC to top --- conf/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index 847fd56e..820f68ae 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -63,3 +63,7 @@ volume=80 fs=yes # Windows maximized by default #window-maximized=yes + +# Move ON SCREEN CONTROLLER to top, disable santa hats in December alongside +# othervfestivities +script-opts=osc-layout=topbar,osc-greenandgrumpy=yes