You are not logged in.
Pages: 1


Previous post with similar issue here
I've installed Boston icon theme: https://store.kde.org/p/1012402/ (locally ~/.local/share/icons)
Well, in my panel I have the Show Desktop plugin but... don't change its icon.
I create in Boston folder the icon in Apps called: org.xfce.panel.showdesktop.svg (copy of user-dekstop.svg)
Even, i added the next lines in my gtk.cssfile
#xfce4-showdesktop-plugin image {
-gtk-icon-theme: 'Boston';
}And finally... nothing!
What do I do wrong?
Offline


Hi Sonycdr,
You can try to go to the icon folder and rebuild the cache after having copied over the icon with:
gtk-update-icon-cache ./ --force
This should update the file "icon-theme.cache" (I think it should work without the --force, but I put it as option; then check the timestamp)
The icon is referenced in the file: /usr/share/xfce4/panel/plugins/showdesktop.desktop
Previous post with similar issue here
I've installed Boston icon theme: https://store.kde.org/p/1012402/ (locally ~/.local/share/icons)
Well, in my panel I have the Show Desktop plugin but... don't change its icon.
I create in Boston folder the icon in Apps called: org.xfce.panel.showdesktop.svg (copy of user-dekstop.svg)
Even, i added the next lines in my gtk.cssfile
#xfce4-showdesktop-plugin image { -gtk-icon-theme: 'Boston'; }And finally... nothing!
What do I do wrong?
Offline
Pages: 1
[ Generated in 0.020 seconds, 8 queries executed - Memory usage: 522.52 KiB (Peak: 523.49 KiB) ]