System Gen156 @ 2026-06-13-00:19:33 by jonas@monolith
This commit is contained in:
@@ -21,7 +21,19 @@
|
|||||||
|
|
||||||
programs.spicetify = {
|
programs.spicetify = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = pkgs.spicetifyPkgs.themes.catppuccin;
|
theme = pkgs.spicetifyPkgs.themes.fluent;
|
||||||
|
|
||||||
|
enabledCustomApps = with pkgs.spicetifyPkgs.apps; [
|
||||||
|
historyInSidebar
|
||||||
|
newReleases
|
||||||
|
];
|
||||||
|
|
||||||
|
enabledExtensions = with pkgs.spicetifyPkgs.extensions; [
|
||||||
|
betterGenres
|
||||||
|
catJamSynced
|
||||||
|
sortPlay
|
||||||
|
wikify
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user