Sway : Focus follow mouse.
This commit is contained in:
parent
191e3ffbfb
commit
f598b1816a
|
@ -19,6 +19,6 @@
|
||||||
bindsym $mod+Shift+$up move up
|
bindsym $mod+Shift+$up move up
|
||||||
|
|
||||||
# Focus mouse following.
|
# Focus mouse following.
|
||||||
focus_follows_mouse no
|
focus_follows_mouse yes
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue