diff --git a/home/.config/x11/xprofile b/home/.config/x11/xprofile index f3c3b4b..2fab89e 100644 --- a/home/.config/x11/xprofile +++ b/home/.config/x11/xprofile @@ -43,3 +43,6 @@ udiskie -A -s & # Enable running applications from chroot xhost +local: +# Change x shaped default cursor (fonts are located in /usr/include/X11/cursorfont.h) +xsetroot -cursor_name left_ptr +