fixed spicetify for real for real :3
This commit is contained in:
@@ -8,11 +8,19 @@
|
||||
{
|
||||
enable = true;
|
||||
enabledExtensions = with spicePkgs.extensions; [
|
||||
adblock
|
||||
fullAlbumDate
|
||||
goToSong
|
||||
listPlaylistsWithSong
|
||||
playlistIntersection
|
||||
skipStats
|
||||
phraseToPlaylist
|
||||
showQueueDuration
|
||||
betterGenres
|
||||
playNext
|
||||
hidePodcasts
|
||||
shuffle # shuffle+ (special characters are sanitized out of extension names)
|
||||
];
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
colorScheme = "mocha";
|
||||
theme = spicePkgs.themes.comfy;
|
||||
colorScheme = "hikari";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user