xsession.windowManager.i3.config.window.commands.*.criteria

Home-Manager option

Criteria of the windows on which command should be executed. A value of true is equivalent to using an empty criteria (which is different from an empty string criteria).

type: attribute set of (string or boolean)
Example
{ title = "x200: ~/work"; floating = true; };
declared in: <home-manager/modules/services/window-managers/i3-sway/i3.nix>source unavailable