diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
commit | eef114987d5a6373739b6d9af0e2a34dc7ad4319 (patch) | |
tree | 5d3898db011bb0202ad33cec1ff615b814d06341 /.config/mpv/mpv.conf | |
parent | 4b1efeb6d6e5c6999ff0c9e56855b30a1bf18c84 (diff) |
Fix structure
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r-- | .config/mpv/mpv.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..5de0234 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,3 @@ +osd-on-seek=msg-bar +volume-max=150 +ytdl-format=bestvideo[height<=?1080]+bestaudio/best |