user/spicetify: remove gradient
This commit is contained in:
parent
fa2e2c3ce6
commit
8dc54c3565
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ in
|
||||||
theme = spicePkgs.themes.catppuccin;
|
theme = spicePkgs.themes.catppuccin;
|
||||||
colorScheme = config.catppuccin.flavor;
|
colorScheme = config.catppuccin.flavor;
|
||||||
|
|
||||||
|
enabledSnippets = with spicePkgs.snippets; [
|
||||||
|
removeGradient
|
||||||
|
];
|
||||||
enabledCustomApps = with spicePkgs.apps; [
|
enabledCustomApps = with spicePkgs.apps; [
|
||||||
lyricsPlus
|
lyricsPlus
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue