annoyance: update trackpad speed
This commit is contained in:
parent
728d7e89cf
commit
de752e591c
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ for_window [title="ContentDialogOverlayWindow"] floating enable
|
|||
|
||||
input "1452:613:Apple_Inc._Magic_Trackpad" {
|
||||
accel_profile adaptive
|
||||
pointer_accel 0.5
|
||||
pointer_accel 0.25
|
||||
click_method clickfinger
|
||||
dwt enabled # disable while typing
|
||||
middle_emulation enabled
|
||||
|
|
@ -27,7 +27,7 @@ input "1452:613:Apple_Inc._Magic_Trackpad" {
|
|||
|
||||
input "1452:804:Apple_Inc._Magic_Trackpad" {
|
||||
accel_profile adaptive
|
||||
pointer_accel 0.5
|
||||
pointer_accel 0.25
|
||||
click_method clickfinger
|
||||
dwt enabled # disable while typing
|
||||
middle_emulation enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue