mpv: remove legacy ao=alsa and volume-max config

This commit is contained in:
Colin 2024-04-09 16:10:05 +00:00
parent 46cda87d5e
commit 876103ff7b

View File

@ -21,8 +21,8 @@ osd-bar=no
# uosc will draw its own window controls if you disable window border
border=no
# ao=alsa so that uosc can work with ao-volume (see my uosc patch)
ao=alsa
# with `ao-volume`, the max actually is 100.
# to go higher you'll have to use the system's native controls.
volume-max=100
# # ao=alsa so that uosc can work with ao-volume (see my uosc patch)
# ao=alsa
# # with `ao-volume`, the max actually is 100.
# # to go higher you'll have to use the system's native controls.
# volume-max=100