spotify-player: lower default volume and disable image

This commit is contained in:
ooks-io 2025-01-18 21:09:51 +11:00
parent ccec508959
commit 6f3ab0b8d3
2 changed files with 2 additions and 1 deletions

View file

@ -64,7 +64,7 @@ in {
device = {
name = "${hostName}";
device_type = "speaker";
volume = 100;
volume = 60;
bitrate = 320;
audio_cache = false;
normalization = false;