mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-10 07:17:49 +02:00
hyprland: Don't disable touchpad while typing
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user