Spicetify-Nix: Difference between revisions

Layer-09 (talk | contribs)
mNo edit summary
Advanced: Changed snippet to use camelCase instead of snake-case. https://github.com/Gerg-L/spicetify-nix/issues/218#issuecomment-2280847169
Tags: Mobile edit Mobile web edit
Line 62: Line 62:
   ];
   ];
   enabledSnippets = with spicePkgs.snippets; [
   enabledSnippets = with spicePkgs.snippets; [
     rotating-coverart
     rotatingCoverart
     pointer
     pointer
   ];
   ];