pinwheel: Focus follows mouse (but not keyboard does not)
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
input = {
|
||||
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;
|
||||
touchpad = {
|
||||
|
||||
Reference in New Issue
Block a user