danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.16k stars 143 forks source link

Suggest: Add support for changing icon theme from stylix #511

Closed Esteban528 closed 2 months ago

Esteban528 commented 2 months ago

While stylix is sometimes used in environments that don't have a full desktop environment, so changing the icon theme I haven't been able to since stylix creates the gtk configuration file and defaults to adwaita, it would be ideal for stylix to take care of this.

trueNAHO commented 2 months ago

Is this issue a duplicate of https://github.com/danth/stylix/issues/458?

danth commented 2 months ago

stylix creates the gtk configuration file and defaults to adwaita

The icon theme configured in that file can be changed directly in Home Manager using the gtk.iconTheme option.