Regenerated

This commit is contained in:
2026-03-31 16:34:59 +00:00
parent 7d5fdc0c28
commit 708b419838
3 changed files with 280 additions and 295 deletions
@@ -76,11 +76,6 @@ in
HYPRCURSOR_THEME = cursorName;
HYPRCURSOR_SIZE = toString cursorSize;
};
#################################
# Override GTK theme if needed
#################################
gtk.theme.name = lib.mkForce "Catppuccin-Mocha-Standard-Blue-Dark";
};
};
}