1

I'm using Ubuntu 22.04.1. and I'm newbie on Linux systems. Trying to learn =)

As you see within the added SS Desktop SS, I have 4 files on my /Desktop called "asd, asd1, isim and serhat" but There aren't visible and existing on Desktop. I can just see them in Folder and Terminal, but can not Desktop SS

What the funk is this problem that I facing? Is there any possible solution?

Yuri
  • 11
  • Notice your Desktop does not even show in the Files location along the left side. Please add ls -ld ~/Desktop output to your question. – ubfan1 Nov 09 '22 at 18:52
  • @ubfan1 Before your instructions, I did thedler's and it works. Thank you too. – Yuri Nov 16 '22 at 10:41

1 Answers1

0

Install the shell extension

sudo apt install gnome-shell-extension-desktop-icons-ng

and it should work immediately.

thedler
  • 314
  • I did it and after reboot It works. Thank you so much. But still I'm curious about what was happen desktop icons and right click features. I think it happens after I did something. – Yuri Nov 16 '22 at 10:40
  • @Yuri, if an answer has helped you, please upvote it. – George Nov 19 '22 at 17:04