spicetify: enabled experimentalFeatures

This commit is contained in:
Gerg-L 2025-01-31 18:38:41 -05:00
parent 0033192efd
commit 349f52ce8f
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 5 additions and 3 deletions

6
flake.lock generated
View file

@ -829,11 +829,11 @@
"systems": "systems_2" "systems": "systems_2"
}, },
"locked": { "locked": {
"lastModified": 1738062977, "lastModified": 1738365416,
"narHash": "sha256-zW1zK0jl5mU27WawATAeFOiALa/NjBnN2KRa+3TU01k=", "narHash": "sha256-8mekvIzWZM3RnsQr8wwM4MlEsCz4gdqILV8H1OlTJ78=",
"owner": "Gerg-L", "owner": "Gerg-L",
"repo": "spicetify-nix", "repo": "spicetify-nix",
"rev": "b81153eab0ef97b43a9bd25707a2ebdf8572ee62", "rev": "8a5b83c5e8707860430bcdcbe6345841cdc7bd01",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -16,6 +16,8 @@ in
betterGenres betterGenres
; ;
}; };
experimentalFeatures = true;
alwaysEnableDevTools = true;
theme = spicePkgs.themes.dribbblish; theme = spicePkgs.themes.dribbblish;
colorScheme = "custom"; colorScheme = "custom";
customColorScheme = { customColorScheme = {