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

mods.hypr.hyprland.enable

Enable Hyprland

Type: boolean

Default: true

Example: false

mods.hypr.hyprland.customConfig

Custom Hyprland configuration. Will be merged with default configuration if enabled.

Type: attribute set of anything

Default: { }

Example: { }

mods.hypr.hyprland.hyprspaceEnable

Enables Hyprspace plugin for hyprland. Please note, plugins tend to break VERY often.

Type: boolean

Default: false

Example: true

mods.hypr.hyprland.noAtomic

Use tearing (Warning, can be buggy)

Type: boolean

Default: false

Example: true

mods.hypr.hyprland.pluginConfig

Plugin configuration to be added to Hyprland.

Type: attribute set of anything

Default: { }

Example: { }

mods.hypr.hyprland.plugins

Plugins to be added to Hyprland.

Type: list of package

Default: [ ]

Example: [ ]

mods.hypr.hyprland.useDefaultConfig

Use preconfigured Hyprland config.

Type: boolean

Default: true

Example: false

mods.hypr.hyprland.useIronbar

Whether to use ironbar in hyprland.

Type: boolean

Default: true

Example: false