mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-05 19:02:24 +00:00
Set mouse configuration for sway
This commit is contained in:
parent
369aaec7c3
commit
238da9413e
1 changed files with 8 additions and 0 deletions
|
@ -79,6 +79,14 @@ input "type:keyboard" {
|
|||
repeat_rate 40
|
||||
}
|
||||
|
||||
input "1133:50503:Logitech_USB_Receiver" {
|
||||
tap enabled
|
||||
natural_scroll disabled
|
||||
dwt enabled
|
||||
accel_profile "flat"
|
||||
pointer_accel -0.2
|
||||
}
|
||||
|
||||
|
||||
bindsym $mod+t exec $term
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Reference in a new issue