From c7777a3d6c61b0e9340dbcbd27a5b4bc317c13cf Mon Sep 17 00:00:00 2001 From: ediblerope Date: Mon, 13 Apr 2026 20:31:44 +0100 Subject: [PATCH] Switch icon theme from Papirus to MoreWaita Co-Authored-By: Claude Opus 4.6 --- settings/gnome.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings/gnome.nix b/settings/gnome.nix index 00faa79..821b2d1 100644 --- a/settings/gnome.nix +++ b/settings/gnome.nix @@ -21,7 +21,7 @@ #gnomeExtensions.rounded-window-corners-reborn adwaita-icon-theme gnome-themes-extra - papirus-icon-theme + morewaita-icon-theme adw-gtk3 matugen ]; @@ -41,7 +41,7 @@ programs.dconf.profiles.user.databases = [{ settings = { "org/gnome/desktop/interface" = { - icon-theme = "Papirus"; + icon-theme = "MoreWaita"; cursor-theme = "Adwaita"; }; "org/gnome/mutter" = {