Add config option for primary_output_follows_pointer + document it
Closes: #6
This commit is contained in:
parent
df0e5ebc36
commit
e785b6e477
4 changed files with 28 additions and 5 deletions
|
|
@ -41,6 +41,10 @@ This is useful for sharing a config file across machines. Nodes without a
|
|||
Whether mousing over a new window should move focus.
|
||||
(Default: *true*)
|
||||
|
||||
*output_focus_follows_pointer* _bool_
|
||||
Whether mousing over a new output should move output focus (i.e. the output new windows spawn on)
|
||||
(Default: *true*)
|
||||
|
||||
*pointer_warp_on_focus_change* _bool_
|
||||
Whether the pointer should warp to the center of newly-focused windows.
|
||||
(Default: *true*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue