Updating gtk theme to colloid-dark

This commit is contained in:
Random936
2026-08-09 20:17:52 -04:00
parent 4bd467458e
commit d3a636750c
+2 -2
View File
@@ -36,8 +36,8 @@
gtk = let
theme = {
name = "Materia-dark";
package = pkgs.materia-theme;
name = "Colloid-dark";
package = pkgs.colloid-gtk-theme;
};
in {
enable = true;