mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
spicetify add betterGenres
This commit is contained in:
parent
789c2083a5
commit
dc199d8a04
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ in
|
|||
programs.spicetify = {
|
||||
enable = true;
|
||||
enabledExtensions = builtins.attrValues {
|
||||
inherit (spicePkgs.extensions) adblock hidePodcasts shuffle;
|
||||
inherit (spicePkgs.extensions) adblock hidePodcasts shuffle betterGenres;
|
||||
};
|
||||
theme = spicePkgs.themes.dribbblish;
|
||||
colorScheme = "custom";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue