change gtk theme to catpuccin

This commit is contained in:
Frost-Phoenix 2023-11-09 22:42:43 +01:00
parent 7684afe144
commit 1055969de4

View file

@ -22,7 +22,7 @@
package = pkgs.catppuccin-gtk.override {
accents = [ "lavender" ];
size = "standard";
# tweaks = [ "rimless" "black" ];
tweaks = [ "rimless" ];
variant = "mocha";
};
};