fix: catppuccin once again...

This commit is contained in:
Nydragon 2024-07-11 01:19:32 +02:00
parent 20c3ab87b4
commit 3ee67b029b

View file

@ -14,7 +14,7 @@ rec {
gtk = {
enable = true;
theme = rec {
name = validatePath "${package}/share/themes/catppuccin-frappe-lavender-compact+default";
name = validatePath "${package}/share/themes/catppuccin-frappe-lavender-compact";
package = pkgs.catppuccin-gtk.override {
accents = [ "lavender" ];
size = "compact";