MyNixOS website logo
option

xsession.windowManager.i3.config.startup

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