wayland.windowManager.sway.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
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable{ title = "x200: ~/work"; floating = true; };