Compare commits

...

2 Commits

Author SHA1 Message Date
40321834e1 fix(hypr): re-enable disable touchpad while typing
Really annoying while writing my FYP report.
2026-03-19 14:00:33 +00:00
1db39683e9 fix(touchpad): accidental touchpad disabled while typing 2026-03-17 18:49:03 +00:00

View File

@@ -12,7 +12,7 @@ input {
touchpad {
natural_scroll = true
scroll_factor = 0.45
scroll_factor = 0.45
}
}