From 484cc189e909e6b8df42e80386e0335d6d317a6e Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Sun, 27 May 2018 14:14:46 +1000 Subject: Add shell criteria token Closes #2044. --- sway/sway.5.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index ff138562..8d1cb8a1 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -551,6 +551,11 @@ The following attributes may be matched with: value is \_\_focused\_\_, then the window instance must be the same as that of the currently focused window. +*shell* + Compare value against the window shell, such as "xdg\_shell" or "xwayland". + Can be a regular expression. If value is \_\_focused\_\_, then the shell + must be the same as that of the currently focused window. + *tiling* Matches tiling windows. -- cgit v1.2.3