fix: mice config
This commit is contained in:
parent
b77104624f
commit
b52a7b15fe
3 changed files with 1 additions and 4 deletions
|
@ -6,4 +6,5 @@ device {
|
||||||
name = instant-usb-gaming-mouse-
|
name = instant-usb-gaming-mouse-
|
||||||
natural_scroll = 0
|
natural_scroll = 0
|
||||||
accel_profile = flat
|
accel_profile = flat
|
||||||
|
sensitivity = -0.8
|
||||||
}
|
}
|
|
@ -10,8 +10,6 @@ input {
|
||||||
kb_model =
|
kb_model =
|
||||||
kb_rules =
|
kb_rules =
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
# force_no_accel = true
|
|
||||||
accel_profile = flat
|
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = false
|
natural_scroll = false
|
||||||
|
|
|
@ -14,8 +14,6 @@ general {
|
||||||
no_focus_fallback = false
|
no_focus_fallback = false
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
allow_tearing = false
|
allow_tearing = false
|
||||||
|
|
||||||
sensitivity = 0.2
|
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
|
|
Loading…
Add table
Reference in a new issue