hl.config({ cursor = { inactive_timeout = 5 }, input = { kb_layout = "us", follow_mouse = 1, touchpad = { natural_scroll = true, clickfinger_behavior = true, tap_to_click = false, tap_and_drag = false, scroll_factor = 0.3 } } }) hl.gesture({ fingers = 3, direction = "horizontal", action = "workspace" })