wayland.windowManager.wayfire.systemd.extraCommands

Extra commands to be run after D-Bus activation.

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