gtk

note

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

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

Declared by:

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; }
''

Declared by:

stylix.targets.gtk.flatpakSupport.enable

Whether to enable theming for support for theming Flatpak apps.

Type: boolean

Default: same as stylix.autoEnable

Example: false

Declared by:

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

Declared by: