Skip to content

Commit

Permalink
home-desktop/gtk: use Numix
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Dec 9, 2023
1 parent 1d65630 commit 4b249f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home-desktop/gtk.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
enable = true;
theme = {
package = pkgs.materia-theme;
name = "Materia";
package = pkgs.numix-gtk-theme;
name = "Numix";
};
iconTheme = {
package = pkgs.papirus-icon-theme;
Expand Down

0 comments on commit 4b249f1

Please sign in to comment.