I have a dualhead setup with XFCE (based on ZaphodHeads
Intel mode), currently icon sets are completely identical for both monitors (so if I add or delete something, the displayed icons are always in sync).
Also if I run something like:
xfconf-query -c xfce4-desktop -np '/desktop-icons/style' -t int -s 0
then it affects both screens. And the structure of xfce4-desktop.xml
doesn't suggest it can be done on a per-monitor basis.
What I'm after is completely hiding icons on the secondary screen while keeping them on the primary one.
Any ideas?