Adds support for work
This commit is contained in:
parent
bfda2f5f3e
commit
0bd5dcd440
7 changed files with 96 additions and 11 deletions
30
.config/hypr/config/settings/Input.conf##default
Normal file
30
.config/hypr/config/settings/Input.conf##default
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue