fix(hypr): re-enable disable touchpad while typing

Really annoying while writing my FYP report.
This commit is contained in:
2026-03-19 14:00:33 +00:00
parent 1db39683e9
commit 40321834e1

View File

@@ -13,7 +13,6 @@ input {
touchpad {
natural_scroll = true
scroll_factor = 0.45
disable_while_typing = false
}
}