changed colour theme and extentions
This commit is contained in:
parent
4f1f1dfa77
commit
b0c1be575b
@ -8,19 +8,16 @@ in {
|
|||||||
programs.spicetify = {
|
programs.spicetify = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
theme = spicePkgs.themes.catppuccin;
|
theme = spicePkgs.themes.text;
|
||||||
colorScheme = "frappe";
|
colorScheme = "CatppuccinLatte";
|
||||||
|
|
||||||
enabledExtensions = with spicePkgs.extensions; [
|
enabledExtensions = with spicePkgs.extensions; [
|
||||||
fullAppDisplay
|
|
||||||
shuffle # shuffle+ (special characters are sanitized out of ext names)
|
shuffle # shuffle+ (special characters are sanitized out of ext names)
|
||||||
hidePodcasts
|
|
||||||
groupSession
|
groupSession
|
||||||
playlistIntersection
|
|
||||||
skipStats
|
|
||||||
phraseToPlaylist
|
|
||||||
wikify
|
wikify
|
||||||
songStats
|
fullScreen
|
||||||
|
playlistIntersection
|
||||||
|
phraseToPlaylist
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user