From 979121f7b0e0fc09a9f463b527702f6dc58190b6 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Wed, 5 Jul 2023 10:24:42 +0000 Subject: [PATCH] deploy: b23c7501f7e0a001486c9a5555a6c53ac7b08e85 --- options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.html b/options.html index cc5cb3884..cbf411cc6 100644 --- a/options.html +++ b/options.html @@ -11386,7 +11386,7 @@ for more advanced setup use 'i3.extraConfig'.

T See https://i3wm.org/docs/userguide.html#_automatically_starting_applications_on_i3_startup.

Type: list of (submodule)

Default: [ ]

Example:

[
 { command = "systemctl --user restart polybar"; always = true; notification = false; }
 { command = "dropbox start"; notification = false; }
-{ command = "firefox"; workspace = "1: web"; }
+{ command = "firefox"; }
 ];
 

Declared by:

<home-manager/modules/services/window-managers/i3-sway/i3.nix>