Fix pointer accel for trackpads

This commit is contained in:
Daniel Flanagan 2023-04-30 10:37:49 -05:00
parent e98b34ee05
commit 42b10fdf85
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
3 changed files with 8 additions and 6 deletions

View File

@ -8,9 +8,6 @@ scrolloff = 8
rulers = [80, 120]
cursorline = true
[editor.soft-wrap]
enable = true
[editor.cursor-shape]
normal = "block"
insert = "bar"

View File

@ -7,8 +7,13 @@ input type:keyboard {
xkb_options ctrl:nocaps
}
input type:touchscreen {
events disabled
# disabled since we don't have a broken touch screen anymore
# input type:touchscreen {
# events disabled
# }
input type:touchpad {
}
exec firefox

View File

@ -39,7 +39,7 @@ input type:touchpad {
tap enabled
natural_scroll enabled
middle_emulation enabled
pointer_accel 0.33
# pointer_accel
}
bindsym $mod+control+space exec makoctl dismiss