From 455269847e974c8624f06389f24450881b7b32b6 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 19 Jun 2023 21:59:07 +0700 Subject: [PATCH] user/spicetify: fix dribbblish --- modules/user/spicetify.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/user/spicetify.nix b/modules/user/spicetify.nix index 0ae777c..8466e1e 100644 --- a/modules/user/spicetify.nix +++ b/modules/user/spicetify.nix @@ -16,7 +16,9 @@ in }); enable = true; - theme = spicePkgs.themes.Dribbblish; + theme = spicePkgs.themes.Dribbblish // { + requiredExtensions = [((builtins.head spicePkgs.themes.Dribbblish.requiredExtensions) // { filename = "theme.js"; }) ]; + }; colorScheme = "purple"; enabledCustomApps = with spicePkgs.apps; [