hyprland: Don't disable touchpad while typing

This commit is contained in:
Donovan Glover 2023-04-11 15:53:09 -04:00
parent 807ccdfde2
commit cf965f58cb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -40,6 +40,7 @@ input {
touchpad { touchpad {
natural_scroll = yes natural_scroll = yes
disable_while_typing = no
} }
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.