mirror of
https://github.com/swaywm/sway.git
synced 2024-11-26 09:51:29 +00:00
Update documentation for focus_follows_mouse.
This commit is contained in:
parent
5880478fb1
commit
78d07f5be4
|
@ -419,8 +419,10 @@ The default colors are:
|
||||||
specified direction while holding the floating modifier. Resets the
|
specified direction while holding the floating modifier. Resets the
|
||||||
command, when given no arguments.
|
command, when given no arguments.
|
||||||
|
|
||||||
*focus\_follows\_mouse* yes|no
|
*focus\_follows\_mouse* yes|no|always
|
||||||
If set to _yes_, moving your mouse over a window will focus that window.
|
If set to _yes_, moving your mouse over a window will focus that window. If
|
||||||
|
set to _always_, the window under the cursor will always be focused, even
|
||||||
|
after switching between workspaces.
|
||||||
|
|
||||||
*focus\_wrapping* yes|no|force
|
*focus\_wrapping* yes|no|force
|
||||||
This option determines what to do when attempting to focus over the edge
|
This option determines what to do when attempting to focus over the edge
|
||||||
|
|
Loading…
Reference in a new issue