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