hm: catppuccin-gtk has been archived, so just use gtk dark theme

This commit is contained in:
Alexandre Cavalheiro 2024-06-24 03:21:58 -03:00
parent 8264555760
commit 2ea6d797b4
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -250,13 +250,12 @@
gtk = {
enable = true;
theme = {
name = "Catppuccin-Frappe-Standard-Lavender-Dark";
package = pkgs.catppuccin-gtk.override {
accents = [ "lavender" ];
tweaks = [ "rimless" ];
variant = "frappe";
gtk3.extraConfig = {
gtk-application-prefer-dark-theme = true;
};
gtk4.extraConfig = {
gtk-application-prefer-dark-theme = true;
};
iconTheme = {