mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 00:41:28 +00:00
Replaced spaces with tabs in manpage.
This commit is contained in:
parent
7d657a975f
commit
8c66e8da40
|
@ -792,11 +792,11 @@ The default colors are:
|
||||||
If _output_ is specified, the mouse will be moved to new outputs as you
|
If _output_ is specified, the mouse will be moved to new outputs as you
|
||||||
move focus between them. If _container_ is specified, the mouse will be
|
move focus between them. If _container_ is specified, the mouse will be
|
||||||
moved into the container on switch. The mouse warp position can be adjusted
|
moved into the container on switch. The mouse warp position can be adjusted
|
||||||
with *mouse_warping_position*. Default is _output_.
|
with *mouse_warping_position*. Default is _output_.
|
||||||
|
|
||||||
*mouse_warping_position* center|topleft|topright|bottomleft|bottomright
|
*mouse_warping_position* center|topleft|topright|bottomleft|bottomright
|
||||||
Which corner of the container to move the mouse to when mouse warping occurs.
|
Which corner of the container to move the mouse to when mouse warping occurs.
|
||||||
Default is _center_.
|
Default is _center_.
|
||||||
|
|
||||||
*no_focus* <criteria>
|
*no_focus* <criteria>
|
||||||
Prevents windows matching <criteria> from being focused automatically when
|
Prevents windows matching <criteria> from being focused automatically when
|
||||||
|
|
Loading…
Reference in a new issue