You are not logged in.
Pages: 1
Hello,
I'm using Xfce and want to display the full names below the desktop icons and so far I've found this:
https://git.xfce.org/xfce/xfdesktop/tree/README
Now my ~/.gtkrc-2.0 file looks like this:
style "xfdesktop-icon-view" {
XfdesktopIconView::ellipsize-icon-labels = 0
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
But there are still line breaks within words, for example
testfile lo
ngword
but I would like to have
testfile
longword
in general. Is that possible?
Last edited by Thrash (2017-02-22 17:24:19)
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 511.45 KiB (Peak: 530.06 KiB) ]