fixed different mouse speed on charge in sway

This commit is contained in:
2025-07-15 22:47:20 +05:00
parent b3c3640a54
commit a574204578

View File

@ -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"
} }