From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/mpv/script-opts/osc.conf | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .config/mpv/script-opts/osc.conf (limited to '.config/mpv/script-opts/osc.conf') diff --git a/.config/mpv/script-opts/osc.conf b/.config/mpv/script-opts/osc.conf deleted file mode 100644 index c99b867..0000000 --- a/.config/mpv/script-opts/osc.conf +++ /dev/null @@ -1,23 +0,0 @@ -# -# MPV LUA SETTINGS -# - -layout=bottombar -# layout=topbar -# layout=slimbox -# layout=box - -boxalpha=90 -# valign=-1 -# hidetimeout=1000 -# fadeduration=100 -seekbarstyle=bar -# seekbarstyle=slider -# seekbarstyle=knob - -# use native mpv values and disable OSC internal track list management (and some functions that depend on it) -iamaprogrammer=yes -# display total time instead of remaining time? -# timetotal=no -# display timecodes with milliseconds -# timems=yes -- cgit 1.4.1