mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Remove touchpad and trackpoint settings
This commit is contained in:
parent
8a86b41b19
commit
2320760c85
|
@ -28,20 +28,4 @@ input {
|
|||
}
|
||||
}
|
||||
|
||||
# ###########################
|
||||
# ### PER-DEVICE SETTINGS ###
|
||||
# ###########################
|
||||
|
||||
device {
|
||||
name = tpps/2-elan-trackpoint
|
||||
enabled = true
|
||||
tap-to-click = true
|
||||
tap_button_map = lrm
|
||||
}
|
||||
|
||||
device {
|
||||
name = elan06c9:00-04f3:320b-touchpad
|
||||
enabled = true
|
||||
}
|
||||
|
||||
# vi: ft=hyprlang
|
||||
|
|
Loading…
Reference in a new issue