06-05-2018, 12:38 PM
I haven't tried it myself, but you could append the following to your .gtkrc-2.0:
Code:
style "xfdesktop-icon-view" {
XfdesktopIconView::ellipsize-icon-labels = 0
XfdesktopIconView::label-alpha = 0
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"