MyNixOS website logo
option

wayland.windowManager.sway.config.startup

Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{ command = "systemctl --user restart waybar"; always = true; }
{ command = "dropbox start"; }
{ command = "firefox"; }
]