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

i3

Homepage: https://i3wm.org


important

The config.xsession.windowManager.i3.config.bars option is not themed. Use the config.stylix.targets.i3.exportedBarConfig option to customize it.

Home Manager options

stylix.targets.i3.enable

Whether to enable theming for i3

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source

stylix.targets.i3.exportedBarConfig

Theming configuration which can be merged with your own:

xsession.windowManager.i3.config.bars = [
  (
    {
      # your configuration
    }
    // config.stylix.targets.i3.exportedBarConfig
  )
];

Type

attribute set

Source

NixOS options

None provided.