diff options
Diffstat (limited to 'input.lua')
| -rw-r--r-- | input.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ hl.config({ scroll_method = "2fg", touchpad = { - natural_scroll = false, + natural_scroll = true, -- 自然滚动:双指上滑 = 页面向下翻(内容跟随手指) scroll_factor = 0.5, clickfinger_behavior = true, drag_lock = 0, |
