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 |
|
Example |
|
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.