chore(hand7s): spotify upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 16:41:48 +03:00
parent 1a16a3b646
commit 5587e46a30

View file

@ -13,7 +13,7 @@
]; ];
theme = lib.mkForce self.inputs.spicetify-nix.legacyPackages.${pkgs.stdenv.hostPlatform.system}.themes.text; theme = lib.mkForce self.inputs.spicetify-nix.legacyPackages.${pkgs.stdenv.hostPlatform.system}.themes.text;
colorScheme = lib.mkForce "TokyoNight"; colorScheme = lib.mkForce "TokyoNightStorm";
}; };
}; };
} }