mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
spicetify: enabled experimentalFeatures
This commit is contained in:
parent
0033192efd
commit
349f52ce8f
2 changed files with 5 additions and 3 deletions
|
|
@ -16,6 +16,8 @@ in
|
|||
betterGenres
|
||||
;
|
||||
};
|
||||
experimentalFeatures = true;
|
||||
alwaysEnableDevTools = true;
|
||||
theme = spicePkgs.themes.dribbblish;
|
||||
colorScheme = "custom";
|
||||
customColorScheme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue