You are not logged in.
Pages: 1
Hi,
after update from 4.18 to 4.20 when i select icons on the xfce desktop there is an ugly blue rectangle instead the old thin lines. Is this normal? I uploaded an image here https://ibb.co/BH2S51Gn
Offline
Could this be a theme issue? Test some theme variations.
Offline
Found the problem. There is a label around the icon name (screenshot: https://ibb.co/5hcP5VCp). I solved this with this
XfdesktopIconView.view {
background-color: transparent;
}
in ~/.config/gtk.css. And that is why there is that ugly blue rectangle.
Is there an other way to disable that labels?
Offline
Pages: 1
[ Generated in 0.011 seconds, 10 queries executed - Memory usage: 527.43 KiB (Peak: 528.27 KiB) ]