Volume level for player

This commit is contained in:
localhost_frssoft 2022-11-15 02:02:22 +03:00
parent eac531c373
commit 5556a0c3de
3 changed files with 3 additions and 0 deletions

View file

@ -39,6 +39,7 @@ default_conf = {
"shitnoise.monster"
],
'prefetch_playlist': True,
'mpv_volume': 100,
'show_like_button': True,
'show_artist_name_in_albums': False
}