diff options
-rw-r--r-- | mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 8d93dd6..82fb522 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -6,7 +6,7 @@ vo=opengl no-osc # Use with disabled flat-volumes in /etc/pulse/daemon.conf -volume=15 +volume=100 softvol=yes softvol-max=400 |