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

programs.hyprland-qt-support.enable

Whether to enable Hyprland Qt support, a Qt6 QML style provider for hypr* apps.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.hyprland-qt-support.package

The hyprland-qt-support package to use.

Type: null or package

Default:

pkgs.hyprland-qt-support

Declared by:

programs.hyprland-qt-support.settings

Hyprland Qt Support configuration written in Nix. See https://wiki.hypr.land/Hypr-Ecosystem/hyprland-qt-support/ for more examples.

Type: Hyprland configuration value

Default:

{ }

Example:

{
  roundness = 1;
  border_width = 1;
  reduce_motion = false;
}

Declared by: