wayland.windowManager.hyprland.importantPrefixes

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

Type
list of string
Default
[
  "$"
  "bezier"
  "name"
  "output"
]
Example
[
  "$"
  "bezier"
]
Declared
<home-manager/modules/services/window-managers/hyprland.nix>