Use Adwaita icon theme.

This commit is contained in:
Fern Garden 2025-08-06 23:44:57 +08:00
parent 0a276a9085
commit 4aeeb363bf

View file

@ -29,11 +29,11 @@ in {
qt.enable = true;
gtk.enable = true;
stylix.icons = {
stylix.icons = rec {
enable = true;
package = pkgs.everforest-gtk-theme;
light = "Everforest-Dark";
dark = "everforest_light";
package = pkgs.adwaita-icon-theme;
dark = "Adwaita";
light = dark;
};
# XDG portals.