Fix default 'X'-shaped cursor

This commit is contained in:
ItsDrike 2021-11-25 21:11:01 +01:00
parent b6ca83ee27
commit 000a960006
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -43,3 +43,6 @@ udiskie -A -s &
# Enable running applications from chroot # Enable running applications from chroot
xhost +local: xhost +local:
# Change x shaped default cursor (fonts are located in /usr/include/X11/cursorfont.h)
xsetroot -cursor_name left_ptr