fixed touchpad while typing for hyprland
This commit is contained in:
@@ -3,8 +3,8 @@ input {
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
disable_while_typing = yes
|
||||
natural_scroll = true
|
||||
disable_while_typing = true
|
||||
}
|
||||
|
||||
sensitivity = -0.3
|
||||
|
||||
Reference in New Issue
Block a user