diff --git a/modules/apps/spotify.nix b/modules/apps/spotify.nix index b75f18b..83d3d64 100644 --- a/modules/apps/spotify.nix +++ b/modules/apps/spotify.nix @@ -26,7 +26,7 @@ bitrate = 320; # Volume on startup between 0 and 100 - initial_volume = "70"; + initial_volume = "71"; }; }; };