1. Make or edit the file ~/.config/gtk-3.0/gtk.css
  2. Add this code
     * {
     	-XfdesktopIconView-ellipsize-icon-labels: 0;
     }