From b45fab8cfcec56824359d64d3d25538ad091b14e Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Fri, 29 Sep 2023 18:50:12 -0400 Subject: [PATCH] changed spicetify theme --- hosts/gerg-desktop/spicetify.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gerg-desktop/spicetify.nix b/hosts/gerg-desktop/spicetify.nix index 407167a..f5e6390 100644 --- a/hosts/gerg-desktop/spicetify.nix +++ b/hosts/gerg-desktop/spicetify.nix @@ -11,7 +11,7 @@ in enabledExtensions = builtins.attrValues { inherit (spicePkgs.extensions) adblock hidePodcasts shuffle; }; - theme = spicePkgs.themes.Comfy; + theme = spicePkgs.themes.Dribbblish; colorScheme = "custom"; customColorScheme = { text = "f8f8f8";