diff options
Diffstat (limited to '.config/mpv/script-opts/osc.conf')
| -rw-r--r-- | .config/mpv/script-opts/osc.conf | 23 |
1 files changed, 0 insertions, 23 deletions
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 |