From f43425eec51f8a0c5268622b5b405eeaa5a6b781 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Wed, 29 Nov 2023 19:41:23 -0500 Subject: [PATCH] fix spicetify --- flake.lock | 6 +++--- hosts/gerg-desktop/spicetify.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 7dbf0db..8cb71e1 100644 --- a/flake.lock +++ b/flake.lock @@ -456,11 +456,11 @@ ] }, "locked": { - "lastModified": 1701144880, - "narHash": "sha256-GsCDZ0Cqb8d9+E4PfnuOImju8lHffzdtnLpTThjNaj4=", + "lastModified": 1701304612, + "narHash": "sha256-gvq8x+THCiCPfK+T7hpziR1yqaZL0puJAVfqhao2ujU=", "owner": "Gerg-L", "repo": "spicetify-nix", - "rev": "a4711401d2649102d998dbb5a3a348d9734802b0", + "rev": "24d7702ee33e76f1251afcaaca497cf18d93e229", "type": "github" }, "original": { diff --git a/hosts/gerg-desktop/spicetify.nix b/hosts/gerg-desktop/spicetify.nix index ce1ef0d..86152e6 100644 --- a/hosts/gerg-desktop/spicetify.nix +++ b/hosts/gerg-desktop/spicetify.nix @@ -10,7 +10,7 @@ in enabledExtensions = builtins.attrValues { inherit (spicePkgs.extensions) adblock hidePodcasts shuffle; }; - theme = spicePkgs.themes.Dribbblish; + theme = spicePkgs.themes.dribbblish; colorScheme = "custom"; customColorScheme = { text = "f8f8f8";