mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 21:08:08 +02:00
Add TODO comment for spicetify
This commit is contained in:
parent
ab810586cd
commit
f1f31bf0bd
@ -4,7 +4,7 @@
|
|||||||
programs.spicetify = {
|
programs.spicetify = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
theme = spicetify-nix.packages.themes.catppuccin;
|
theme = spicetify-nix.packages.themes.catppuccin; # TODO: Use https://github.com/0lswitcher/spotneotify
|
||||||
colorScheme = "mocha";
|
colorScheme = "mocha";
|
||||||
enabledExtensions = with spicetify-nix.packages.extensions; [];
|
enabledExtensions = with spicetify-nix.packages.extensions; [];
|
||||||
enabledCustomApps = with spicetify-nix.packages.apps; [];
|
enabledCustomApps = with spicetify-nix.packages.apps; [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user