waybar

note

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

Home Manager options

stylix.targets.waybar.enable

Whether to enable theming for Waybar.

Type: boolean

Default: same as stylix.autoEnable

Example: false

Declared by:

stylix.targets.waybar.enableCenterBackColors

enables background colors on the center of the bar

Type: boolean

Default: false

Declared by:

stylix.targets.waybar.enableLeftBackColors

enables background colors on the left side of the bar

Type: boolean

Default: false

Declared by:

stylix.targets.waybar.enableRightBackColors

enables background colors on the right side of the bar

Type: boolean

Default: false

Declared by:

stylix.targets.waybar.addCss

adds fully functional css (otherwise just adds colors and fonts)

Type: boolean

Default: true

Declared by:

stylix.targets.waybar.font

The font for waybar to use

Type: one of “serif”, “sansSerif”, “monospace”, “emoji”

Default: "monospace"

Example: "sansSerif"

Declared by:

NixOS options

None provided.