add currently running config

This commit is contained in:
Alex Kelly 2024-03-01 16:29:45 -05:00
commit 210d2c269f
7 changed files with 135 additions and 36 deletions

11
conf.d/input.conf Normal file
View file

@ -0,0 +1,11 @@
input 1739:52744:SYNA30B3:00_06CB:CE08 {
tap enabled
natural_scroll disabled
dwt enabled
accel_profile "adaptive"
pointer_accel 0.5 # set mouse sensitivity (between -1 and 1)
}
input 1118:64:Microsoft_Microsoft_3-Button_Mouse_with_IntelliEye(TM) {
accel_profile "adaptive"
pointer_accel 0.5 # set mouse sensitivity (between -1 and 1)
}