feat: UPdate some items

This commit is contained in:
uttarayan21
2024-07-12 00:02:17 +05:30
parent f47686d589
commit 493ad5d2d7
3 changed files with 25 additions and 22 deletions

View File

@@ -6,13 +6,14 @@
gtk = {
enable = device.hasGui;
theme = {
name = "Catppuccin-Mocha-Standard-Mauve-Dark";
package = pkgs.catppuccin-gtk.override {
variant = "mocha";
size = "standard";
accents = ["mauve"];
tweaks = ["normal"];
};
name = "Adwaita-Dark";
package = pkgs.adwaita-icon-theme;
# package = pkgs.catppuccin-gtk.override {
# variant = "mocha";
# size = "standard";
# accents = ["mauve"];
# tweaks = ["normal"];
# };
};
iconTheme = {