mirror of
https://github.com/swaywm/sway.git
synced 2025-03-25 07:42:03 +00:00
Add example how to change mouse sensitivity in libinput section
parent
6da02f6af1
commit
24e6ace00a
1 changed files with 1 additions and 0 deletions
1
Home.md
1
Home.md
|
@ -168,6 +168,7 @@ input <device name> {
|
|||
tap enabled
|
||||
natural_scroll disabled
|
||||
dwt enabled
|
||||
pointer_accel 0.5 # set mouse sensitivity (between -1 and 1)
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue