xrandr --output DP-1 --set "Broadcast RGB" "Full"
/etc/X11/xorg.conf.d/50-disable-mouse-accel.conf
Section "InputClass"
Identifier "some name"
MatchDriver "libinput"
MatchIsPointer "on"
Option "AccelProfile" "flat"
EndSection
xrandr --output DP-1 --set "Broadcast RGB" "Full"
/etc/X11/xorg.conf.d/50-disable-mouse-accel.conf
Section "InputClass"
Identifier "some name"
MatchDriver "libinput"
MatchIsPointer "on"
Option "AccelProfile" "flat"
EndSection