Make focus follow pointer

This commit is contained in:
Evie Litherland-Smith 2023-07-03 15:10:32 +01:00
parent 5f42675e2e
commit a47d51c709

View file

@ -15,6 +15,7 @@
pointer_action1 = "move"; pointer_action1 = "move";
pointer_action2 = "resize_side"; pointer_action2 = "resize_side";
pointer_action3 = "resize_corner"; pointer_action3 = "resize_corner";
focus_follows_pointer = true;
}; };
monitors."primary" = ["dev" "browser" "files" "chat" "remote"]; monitors."primary" = ["dev" "browser" "files" "chat" "remote"];
rules = { rules = {