aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 4bc968e0..1fa0b856 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -336,6 +336,10 @@ The default colors are:
When _output_: place mouse at center of newly focused window when changing
output. When _none_: don't move mouse.
+**no_focus** <criteria>::
+ Prevents windows matching <criteria> from being focused automatically when
+ they're created. This does not apply to the first window in a workspace.
+
**output** <name> <resolution|res> <WIDTHxHEIGHT>::
Configures the specified output to use the given resolution.
+