fix adwaita-icon-theme pkgs

This commit is contained in:
DACHXY 2024-12-28 14:14:34 +08:00
parent f799d7eca2
commit fc0f3f950f
3 changed files with 2 additions and 3 deletions

View file

@ -17,5 +17,6 @@ in
NIXOS_OZONE_WL = "1";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
GSETTINGS_SCHEMA_DIR = "${pkgs.gtk3}/share/gsettings-schemas/${pkgs.gtk3.name}/glib-2.0/schemas";
XCURSOR_SIZE = "24";
};
}