disable gtk4 themeing

This commit is contained in:
2026-03-26 19:45:46 -07:00
parent 8cad7aa618
commit 1c58f56f26

View File

@@ -188,6 +188,8 @@
package = pkgs.adw-gtk3;
name = "adw-gtk3-dark";
};
# gtk4 apps use libadwaita natively, no theme package needed
gtk4.theme = null;
iconTheme = {
package = pkgs.adwaita-icon-theme;
name = "Adwaita";