So to change it execute:
sudo update-alternatives --config x-cursor-themeand choose there
/etc/X11/cursors/core.theme
sudo update-alternatives --config x-cursor-theme/etc/X11/cursors/core.theme
if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then
rm ~/.serverauth* 2>/dev/null
startx -- -br 2>/dev/null
fi
rgb
true
hintslight
true
Xft.dpi: 96
Xft.antialias:true
Xft.hinting:true
Xft.hintstyle:hintslight
XTerm*faceName:Liberation Mono
XTerm*faceSize:9
## XTERM SETTINGS
!xterm*faceName: Liberation Sans Mono:style=Bold
xterm*saveLines: 10000
xterm*scrollBar: true
xterm*rightScrollBar: true
xterm*jumpScroll: true
xterm*cursorColor: red
# xterm*colorBD: darkblue
xterm*colorBDMode: true
xterm*highlightColor: darkgray
xterm*activeIcon: false
# xterm*awaitInput: true
xterm*scrollTtyOutput: false
xterm*scrollKey: true
!xterm*Background: black
!xterm*Foreground: white
xterm*Background: white
xterm*Foreground: black