fix(touchpad): accidental touchpad disabled while typing
This commit is contained in:
@@ -12,7 +12,8 @@ input {
|
||||
|
||||
touchpad {
|
||||
natural_scroll = true
|
||||
scroll_factor = 0.45
|
||||
scroll_factor = 0.45
|
||||
disable_while_typing = false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user