summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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:
336 When _output_: place mouse at center of newly focused window when changing 336 When _output_: place mouse at center of newly focused window when changing
337 output. When _none_: don't move mouse. 337 output. When _none_: don't move mouse.
338 338
339**no_focus** <criteria>::
340 Prevents windows matching <criteria> from being focused automatically when
341 they're created. This does not apply to the first window in a workspace.
342
339**output** <name> <resolution|res> <WIDTHxHEIGHT>:: 343**output** <name> <resolution|res> <WIDTHxHEIGHT>::
340 Configures the specified output to use the given resolution. 344 Configures the specified output to use the given resolution.
341 + 345 +