fix spicetify

This commit is contained in:
Gerg-L 2023-11-29 19:41:23 -05:00
parent f5968565a3
commit f43425eec5
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -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": {

View file

@ -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";