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