home: switch to adwaita-dark
catppuccin-gtk is dead :(
This commit is contained in:
parent
08b1317e53
commit
028d18623e
@ -66,8 +66,8 @@ in {
|
|||||||
});
|
});
|
||||||
|
|
||||||
theme = lib.mkDefault {
|
theme = lib.mkDefault {
|
||||||
package = ctp.packages.gtk;
|
package = pkgs.gnome.gnome-themes-extra;
|
||||||
name = ctp.names.gtk.normal;
|
name = "Adwaita-dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
iconTheme = lib.mkDefault {
|
iconTheme = lib.mkDefault {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user