pinwheel: Focus follows mouse (but not keyboard does not)

This commit is contained in:
Alexander Heldt
2023-08-27 20:45:27 +02:00
parent a85b98fb29
commit fa3c511fa5

View File

@@ -28,7 +28,8 @@
input = { input = {
kb_layout = "se"; kb_layout = "se";
follow_mouse = 0; # 2 - Cursor focus will be detached from keyboard focus. Clicking on a window will move keyboard focus to that window.
follow_mouse = 2;
sensitivity = 0.35; sensitivity = 0.35;
touchpad = { touchpad = {