wayland.windowManager.sway.config.window.commands.*.criteria
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
- <home-manager/modules/services/window-managers/i3-sway/sway.nix>