Merge pull request #3091 from c-edw/feature/FocusFollowsMouseDoc

Update documentation for focus_follows_mouse.
This commit is contained in:
Brian Ashworth 2018-11-08 15:53:02 -05:00 committed by GitHub
commit cfcedfca71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -419,8 +419,10 @@ The default colors are:
specified direction while holding the floating modifier. Resets the
command, when given no arguments.
*focus\_follows\_mouse* yes|no
If set to _yes_, moving your mouse over a window will focus that window.
*focus\_follows\_mouse* yes|no|always
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
This option determines what to do when attempting to focus over the edge