Add files via upload

This commit is contained in:
Linuxius
2026-05-07 19:20:37 +02:00
committed by GitHub
parent c3147dc7ff
commit 0ae900515e
5 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -128,7 +128,7 @@ hl.animation({ leaf = "zoomFactor", enabled = true, speed = 3, bezi
hl.config({
input = {
kb_layout = us,
kb_layout = "us",
numlock_by_default = true,
repeat_delay = 250,
repeat_rate = 35,
@@ -137,7 +137,7 @@ hl.config({
off_window_axis_events = 2,
touchpad = {
natural_scroll = yes,
natural_scroll = "yes",
disable_while_typing = true,
clickfinger_behavior = true,
scroll_factor = 0.7,