MyNixOS website logo
option

wayland.windowManager.wayfire.systemd.extraCommands

Extra commands to be run after D-Bus activation.

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