i3: disable focus following the mouse

This commit is contained in:
Oliver Davies 2024-01-31 18:25:21 +00:00
parent a4113fad97
commit 101c704a09

View file

@ -17,6 +17,8 @@ in
];
};
focus.followMouse = false;
modifier = modifier;
keybindings = inputs.nixpkgs.lib.mkOptionDefault {