diff --git a/options.xhtml b/options.xhtml index 322302a8e..1cf706fc8 100644 --- a/options.xhtml +++ b/options.xhtml @@ -72911,6 +72911,41 @@ package (read only)

Default: wayland.windowManager.hyprland.package with applied configuration

+

Declared by:

+ + +
+ +<home-manager/modules/services/window-managers/hyprland.nix> + +
+ +
+ + wayland.windowManager.hyprland.importantPrefixes + + +
+
+

List of prefix of attributes to source at the top of the config.

+ +

Type: +list of string

+ +

Default:

[
+  "$"
+  "bezier"
+  "name"
+  "source"
+]
+
+ +

Example:

[
+  "$"
+  "bezier"
+]
+
+

Declared by: