niri disable focus follows mouse
This commit is contained in:
parent
71be5f3545
commit
3dd119d3d7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
|||
click-method = "clickfinger";
|
||||
};
|
||||
warp-mouse-to-focus = true;
|
||||
focus-follows-mouse.enable = true;
|
||||
focus-follows-mouse.enable = false;
|
||||
};
|
||||
|
||||
environment = {
|
||||
|
|
Loading…
Add table
Reference in a new issue