Revert "wrong theme name?"

This reverts commit 13daf627dc.
This commit is contained in:
2025-01-15 15:37:55 -06:00
parent 27ab9e27fa
commit 9c9f323424

View File

@@ -33,7 +33,7 @@
theme.name = "Tokyonight-Dark";
theme.package = pkgs.tokyonight-gtk-theme;
iconTheme.package = pkgs.rose-pine-icon-theme;
iconTheme.name = "rose-pine-moon";
iconTheme.name = "rose-pine-moon-icons";
};
services.mpris-proxy.enable = true;