change gtk theme

This commit is contained in:
Frost-Phoenix 2023-12-13 20:31:37 +01:00
parent 809092fc72
commit af5d1e42a2

View file

@ -17,8 +17,8 @@
iconTheme = { iconTheme = {
name = "Catppuccin-Icons-Mocciatio"; name = "Catppuccin-Icons-Mocciatio";
package = pkgs.catppuccin-papirus-folders.override { package = pkgs.catppuccin-papirus-folders.override {
flavor = [ "mocha" ]; flavor = "mocha";
accent = [ "lavender" ]; accent = "lavender";
}; };
}; };
theme = { theme = {