fix(touchpad): accidental touchpad disabled while typing
This commit is contained in:
@@ -13,6 +13,7 @@ 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