diff options
| -rw-r--r-- | .config/mpv/mpv.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index f8e5956..13a4594 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -3,3 +3,4 @@ vo=gpu  save-position-on-quit  ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best  volume-max=600 +hdr-compute-peak=no  | 
