MyNixOS website logo
option

wayland.windowManager.hyprland.systemd.extraCommands

Extra commands to be run after D-Bus activation.

Declarations
Type
list of string
Default
[
  "systemctl --user stop hyprland-session.target"
  "systemctl --user start hyprland-session.target"
]