From 1a21a3ce7a7bf603cd13b4c59a3049bab4855485 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:59:03 +0000 Subject: update nixvim config --- apps/spicetify.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/spicetify.nix') 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 = ""; }; } -- cgit v1.2.3