diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-24 20:35:27 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-24 20:35:27 +0900 |
| commit | c80a54e42b52ce297f0f2f71af23c562832025c7 (patch) | |
| tree | dcce8bb977a770f473325d48f6f70b21d9818a40 /ar/.config/mpv/mpv.conf | |
init
Diffstat (limited to 'ar/.config/mpv/mpv.conf')
| -rw-r--r-- | ar/.config/mpv/mpv.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ar/.config/mpv/mpv.conf b/ar/.config/mpv/mpv.conf new file mode 100644 index 0000000..c38da51 --- /dev/null +++ b/ar/.config/mpv/mpv.conf @@ -0,0 +1,11 @@ +--script-opts=osc-scalewindowed=0.75,osc-scalefullscreen=0.75,osc-boxalpha=200,osc-visibility=always,osc-seekbarstyle=knob,osc-seekbarhandlesize=0.3,osc-seekbarkeyframes=no +quiet=yes +screenshot-directory="~/Pictures/screenshots" +screenshot-template="%F-%P" +sub-file-paths=Media/** +audio-file-paths=Music/** +--no-input-builtin-bindings +--loop-playlist=inf +# --speed=1.2 +--volume=0 +sub-font-provider=fontconfig |
