⚙️ config(mpv): set default volume to 100%
This commit is contained in:
parent
0e81ac2a9f
commit
9ec666f2a3
1 changed files with 2 additions and 3 deletions
|
@ -39,8 +39,8 @@ profile-restore=copy-equal
|
|||
|
||||
# ===== Audio =====
|
||||
|
||||
# Sets volume to 60%.
|
||||
volume=60
|
||||
# Sets volume to 100%.
|
||||
volume=100
|
||||
|
||||
# Normalizes audio
|
||||
# af-add='dynaudnorm=g=5:f=250:r=0.9:p=0.5'
|
||||
|
@ -274,4 +274,3 @@ profile=protocol.http
|
|||
profile-restore=copy-equal # Sets the profile restore method to "copy if equal"
|
||||
profile-desc=ytdl
|
||||
profile=protocol.http
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue