mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
fix spicetify
This commit is contained in:
parent
f5968565a3
commit
f43425eec5
2 changed files with 4 additions and 4 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue