diff --git a/modules/home/spotify/default.nix b/modules/home/spotify/default.nix index 85f4dc3..504651f 100644 --- a/modules/home/spotify/default.nix +++ b/modules/home/spotify/default.nix @@ -6,7 +6,7 @@ device_name = "canopus"; device_type = "computer"; bitrate = 320; - volume_normalisation = true; + initial_volume = 100; autoplay = true; }; };