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

Wayle

Homepage: https://github.com/wayle-rs/wayle

Maintainers: Cirios Santhiago (@csanthiago)


A Wayland desktop shell with the bar, notifications, OSD, wallpaper, and device controls built in. Written in Rust with GTK4 and Relm4.

Home Manager options

stylix.targets.wayle.colors.enable

Whether to enable config.lib.stylix.colors for Wayle.

Type

boolean

Default

true

Example

false

Source

stylix.targets.wayle.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

null

Source

stylix.targets.wayle.enable

Whether to enable theming for Wayle.

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source

stylix.targets.wayle.fonts.enable

Whether to enable config.stylix.fonts for Wayle.

Type

boolean

Default

true

Example

false

Source

stylix.targets.wayle.fonts.override

Attribute sets are recursively merged with config.stylix.fonts, while all other non-null types override config.stylix.fonts.

Type

anything

Default

null

Source

stylix.targets.wayle.opacity.enable

Whether to enable config.stylix.opacity for Wayle.

Type

boolean

Default

true

Example

false

Source

stylix.targets.wayle.opacity.override

Attribute sets are recursively merged with config.stylix.opacity, while all other non-null types override config.stylix.opacity.

Type

anything

Default

null

Source

NixOS options

None provided.