input tweak
This commit is contained in:
parent
67df930504
commit
02caf6655d
1 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,13 @@
|
|||
position = { x=0; y=0; };
|
||||
scale = 1.0;
|
||||
};
|
||||
input = {
|
||||
warp-mouse-to-focus.enable = true;
|
||||
focus-follows-mouse = {
|
||||
max-scroll-amount = "5%";
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment = {
|
||||
XCURSOR_SIZE = "24";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue