This commit is contained in:
Miguel Palhas
2025-01-06 10:49:46 +00:00
parent c0162f655d
commit caccbf6fb6
4 changed files with 49 additions and 3 deletions
+2 -2
View File
@@ -40,11 +40,11 @@
gtk = {
enable = true;
theme = {
name = "Orchis";
name = "Orchis-Dark-Compact";
package = pkgs.orchis-theme;
};
iconTheme = {
name = "Tela";
name = "Tela black";
package = pkgs.tela-icon-theme;
};
};