GTK

note

This module doesn't include any additional documentation. You can browse the options it provides below.

Module information

This module is maintained by Daniel Thwaites.

Home Manager options

stylix.targets.gtk.enable

Whether to enable theming for all GTK3, GTK4 and Libadwaita apps.

Type

boolean

Default

same as stylix.autoEnable

Example

false

Source

stylix.targets.gtk.extraCss

Extra code added to gtk-3.0/gtk.css and gtk-4.0/gtk.css.

Type

strings concatenated with "\n"

Default

""

Example

'' // Remove rounded corners window.background { border-radius: 0; } ''

Source

stylix.targets.gtk.flatpakSupport.enable

Whether to enable theming for support for theming Flatpak apps.

Type

boolean

Default

same as stylix.autoEnable

Example

false

Source

NixOS options

stylix.targets.gtk.enable

Whether to enable theming for all GTK3, GTK4 and Libadwaita apps.

Type

boolean

Default

same as stylix.autoEnable

Example

false

Source