change minimum-aspect-ratio default value to 0

This commit is contained in:
stax76
2022-06-07 23:00:10 +02:00
parent 572257b645
commit 2257af6294
3 changed files with 3 additions and 3 deletions

View File

@@ -435,7 +435,7 @@ are used as defined by autofit and start-size. Default: 1500
Minimum aspect ratio, if the AR is smaller than the defined value then
the window AR is set to 16/9. This avoids a square window for Music
with cover art. Default: 1
with cover art. Default: 0
#### --remember-window-position=\<yes|no\>