change gtk theme

This commit is contained in:
Frost-Phoenix 2023-12-13 21:17:37 +01:00
parent 42583e92e7
commit 37ade85f6a

View file

@ -23,7 +23,7 @@
package = pkgs.catppuccin-gtk.override {
accents = [ "lavender" ];
size = "compact";
tweaks = [ "rimless" ];
# tweaks = [ "rimless" ];
variant = "macchiato";
};
};