List of commands that should be executed on specific windows. See for_window i3wm option documentation.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
command = "border pixel 1";
criteria = {
class = "XTerm";
};
}
]
Sign in to create a configuration using this setting.