Make focus follow pointer
This commit is contained in:
parent
5f42675e2e
commit
a47d51c709
|
@ -15,6 +15,7 @@
|
|||
pointer_action1 = "move";
|
||||
pointer_action2 = "resize_side";
|
||||
pointer_action3 = "resize_corner";
|
||||
focus_follows_pointer = true;
|
||||
};
|
||||
monitors."primary" = ["dev" "browser" "files" "chat" "remote"];
|
||||
rules = {
|
||||
|
|
Loading…
Reference in a new issue