fix scrolling

This commit is contained in:
2026-08-21 08:16:49 -05:00
parent 945952c383
commit cccd06c4cb

View File

@@ -20,6 +20,9 @@ hl.config({
},
input = {
natural_scroll = true,
touchpad = {
natural_scroll = true,
},
},
})