fixed different mouse speed on charge in sway
This commit is contained in:
@ -46,7 +46,7 @@ output HDMI-A-1 position 2560 360 mode 1920x1080@60Hz
|
|||||||
# input configuration
|
# input configuration
|
||||||
# you can get the names of your inputs by running: swaymsg -t get_inputs
|
# you can get the names of your inputs by running: swaymsg -t get_inputs
|
||||||
# read `man 5 sway-input` for more information about this section.
|
# read `man 5 sway-input` for more information about this section.
|
||||||
input "1133:16505:Logitech_G_Pro" {
|
input type:pointer {
|
||||||
pointer_accel 0
|
pointer_accel 0
|
||||||
accel_profile "flat"
|
accel_profile "flat"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user