From 98e78e0cfb73cb5faed3fc1ed0d8c32c39636407 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 3 Nov 2025 01:58:03 +0300 Subject: uosc --- .config/mpv/mpv.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.config/mpv/mpv.conf') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index a1a32c5..2d3346a 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,3 +1,10 @@ +# uosc provides seeking & volume indicators (via flash-timeline and flash-volume commands) +# if you decide to use them, you don't need osd-bar +osd-bar=no + +# uosc will draw its own window controls and border if you disable window border +border=no + profile=high-quality vo=gpu-next gpu-api=vulkan -- cgit v1.2.3