aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd5
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index b4c290e4..240e0731 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -492,9 +492,10 @@ The default colors are:
492 If _--pango\_markup_ is given, then _mode_ will be interpreted as pango 492 If _--pango\_markup_ is given, then _mode_ will be interpreted as pango
493 markup. 493 markup.
494 494
495*mouse\_warping* output|none 495*mouse\_warping* output|container|none
496 If _output_ is specified, the mouse will be moved to new outputs as you 496 If _output_ is specified, the mouse will be moved to new outputs as you
497 move focus between them. Default is _output_. 497 move focus between them. If _container_ is specified, the mouse will be
498 moved to the middle of the container on switch. Default is _output_.
498 499
499*no\_focus* <criteria> 500*no\_focus* <criteria>
500 Prevents windows matching <criteria> from being focused automatically when 501 Prevents windows matching <criteria> from being focused automatically when