My Unity desktop doesn't work after nautilus update. Desktop don't show icon and doesn't do anything on click and right-click.
I tried this: Unity doesn't load, no Launcher, no Dash appears
But don't work for me.
My Unity desktop doesn't work after nautilus update. Desktop don't show icon and doesn't do anything on click and right-click.
I tried this: Unity doesn't load, no Launcher, no Dash appears
But don't work for me.
It's likely because Nautilus is replacing your desktop with Gnome-desktop (which it does by default... which is inane). Use this command to fix that:
gsettings set org.gnome.desktop.background show-desktop-icons false
gsettings set org.gnome.desktop.background show-desktop-icons true
and now it works. Thanks.
– Bytez
Apr 14 '17 at 00:08