fix: Use catppuccin spicetify theme instead of stylix
This commit is contained in:
@@ -26,6 +26,9 @@ in {
|
||||
volumePercentage
|
||||
allOfArtist
|
||||
];
|
||||
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
colorScheme = "mocha";
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.windowrulev2 = [
|
||||
|
||||
@@ -7,5 +7,7 @@
|
||||
enable = false;
|
||||
profileNames = ["Default"];
|
||||
};
|
||||
|
||||
spicetify.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user