Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

GTK

Homepage: https://www.gtk.org/

Maintainers: Daniel Thwaites (@danth)


Home Manager options

stylix.targets.gtk.enable

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

Type

boolean

Default

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

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

stylix.autoEnable

Example

false

Source