diff options
Diffstat (limited to 'apps/spicetify.nix')
| -rw-r--r-- | apps/spicetify.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/spicetify.nix b/apps/spicetify.nix index b1a0965..4177b47 100644 --- a/apps/spicetify.nix +++ b/apps/spicetify.nix @@ -12,9 +12,9 @@ enabledExtensions = with spicePkgs.extensions; [ adblock hidePodcasts - shuffle # shuffle+ (special characters are sanitized out of extension names) + # shuffle # shuffle+ (special characters are sanitized out of extension names) ]; theme = spicePkgs.themes.starryNight; - # colorScheme = "mocha"; + # colorScheme = ""; }; } |
