Adds support for work

This commit is contained in:
Michel Fedde 2025-04-08 12:37:58 +02:00
parent bfda2f5f3e
commit 0bd5dcd440
7 changed files with 96 additions and 11 deletions

View file

@ -0,0 +1,30 @@
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
repeat_rate = 50
repeat_delay = 300
accel_profile = flat
sensitivity = 0 #mouse sensitivity
numlock_by_default = true
left_handed = false
follow_mouse = 0
float_switch_override_focus = false
touchpad {
disable_while_typing = true
natural_scroll = false
clickfinger_behavior = false
middle_button_emulation = true
tap-to-click = true
drag_lock = false
}
}
device {
name = logitech-mx-ergo-1
accel_profile = adaptive
}