mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-19 04:18:31 +01:00
hyprland: Don't disable touchpad while typing
This commit is contained in:
parent
807ccdfde2
commit
cf965f58cb
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user