fix(hypr): re-enable disable touchpad while typing
Really annoying while writing my FYP report.
This commit is contained in:
@@ -13,7 +13,6 @@ input {
|
|||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = true
|
natural_scroll = true
|
||||||
scroll_factor = 0.45
|
scroll_factor = 0.45
|
||||||
disable_while_typing = false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user