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 gtk = let
theme = { theme = {
name = "Materia-dark"; name = "Colloid-dark";
package = pkgs.materia-theme; package = pkgs.colloid-gtk-theme;
}; };
in { in {
enable = true; enable = true;