wayland.windowManager.hyprland.systemd.extraCommands

Extra commands to be run after D-Bus activation.

Type
list of string
Default
[
  "systemctl --user stop hyprland-session.target"
  "systemctl --user start hyprland-session.target"
]
Declared
<home-manager/modules/services/window-managers/hyprland.nix>