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.colors.enable
Whether to enable config.lib.stylix.colors for i3.
|
Type |
boolean |
|
Default |
|
|
Example |
|
|
Source |
stylix.targets.i3.colors.override
Attribute sets are recursively merged with config.lib.stylix.colors,
while all other non-null types override config.lib.stylix.colors.
|
Type |
anything |
|
Default |
|
|
Source |
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 |
|
Default |
|
|
Source |
stylix.targets.i3.fonts.enable
Whether to enable config.stylix.fonts for i3.
|
Type |
boolean |
|
Default |
|
|
Example |
|
|
Source |
stylix.targets.i3.fonts.override
Attribute sets are recursively merged with config.stylix.fonts,
while all other non-null types override config.stylix.fonts.
|
Type |
anything |
|
Default |
|
|
Source |
NixOS options
None provided.