Auto-hide mouse
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -141,6 +141,11 @@
|
|||||||
popups = true;
|
popups = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cursor = {
|
||||||
|
inactive_timeout = 3;
|
||||||
|
hide_on_key_press = true;
|
||||||
|
};
|
||||||
|
|
||||||
input.touchpad.natural_scroll = true;
|
input.touchpad.natural_scroll = true;
|
||||||
|
|
||||||
xwayland.force_zero_scaling = true;
|
xwayland.force_zero_scaling = true;
|
||||||
|
Reference in New Issue
Block a user