How to enable icons on GNOME 3 desktop on Wayland?

Icons won't show up on the GNOME 3 desktop. Terminal commands or Tweak Tool won't work.And i do have some stuff, the desktop folder isn't empty.

1

5 Answers

The GNOME 3 DE is designed to be used without having icons on the desktop, so desktop icons are not supported on the standard GNOME 3 desktop environment. But for users who want to work with icons on the desktop, an alternative is offered. You'll have to log out and switch the user session to GNOME Classic mode. Log back in and now you are able to use desktop icons in GNOME DE.

5

This seems to be solved in Ubuntu 17.10 (currently in development).

1

Gnome on Wayland doesn't support icons.

1

You can enable Gnome desktop icons, whether you're on Wayland or Xorg. Open a terminal and enter the following command (for a more detailed answer, see my answer here):

sudo setcap -r /usr/bin/gnome-shell

Hope it helps. :)

2

Install Gnome shell desktop-icons extension

To install it directly from the browser (firefox/chrome) you can install the chrome gnome shell package,

sudo apt-get install chrome-gnome-shell

as well as the extension for your browser, firefox or chrome.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like