mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-30 06:20:38 +02:00
hyprland: Don't disable touchpad while typing
This commit is contained in:
@ -40,6 +40,7 @@ input {
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
disable_while_typing = no
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
|
Reference in New Issue
Block a user