mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 11:51:50 +08:00
Update touchpad and mouse configs
This commit is contained in:
parent
0b31c273f6
commit
8e5457c231
@ -78,15 +78,17 @@ input 1:1:AT_Translated_Set_2_keyboard {
|
||||
xkb_options "ctrl:swapcaps"
|
||||
}
|
||||
|
||||
input type:pointer {
|
||||
pointer_accel -0.35
|
||||
input type:mouse {
|
||||
accel_profile flat
|
||||
}
|
||||
|
||||
input type:touchpad {
|
||||
accel_profile adaptive
|
||||
pointer_accel -0.3
|
||||
natural_scroll enabled
|
||||
tap enabled
|
||||
dwt disabled
|
||||
events disabled_on_external_mouse
|
||||
}
|
||||
|
||||
###END###
|
||||
|
Loading…
Reference in New Issue
Block a user