user/spicetify: remove gradient

This commit is contained in:
LavaDesu 2025-03-17 14:02:06 +11:00
parent fa2e2c3ce6
commit 8dc54c3565
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -11,6 +11,9 @@ in
theme = spicePkgs.themes.catppuccin;
colorScheme = config.catppuccin.flavor;
enabledSnippets = with spicePkgs.snippets; [
removeGradient
];
enabledCustomApps = with spicePkgs.apps; [
lyricsPlus
];