wayland.windowManager.sway.config.startup
Commands that should be executed at startup.
See https://i3wm.org/docs/userguide.html#_automatically_starting_applications_on_i3_startup.
- Type
list of (submodule)- Default
[ ]- Example
[ { command = "systemctl --user restart waybar"; always = true; } { command = "dropbox start"; } { command = "firefox"; } ]- Declared
- <home-manager/modules/services/window-managers/i3-sway/sway.nix>