fix: Hyprland | disable touchpad while typing

This commit is contained in:
2025-02-02 18:08:04 +05:00
parent fcee2c6250
commit 7b4ed741d8

View File

@@ -179,6 +179,7 @@ input {
touchpad { touchpad {
natural_scroll = true natural_scroll = true
disable_while_typing = true
} }
} }