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