1

I'm using gnome fallback on Ubuntu 20.04 and have the pesky issue that I can not see the Desktop on the left sidebar below Home:

enter image description here

This makes navigation unnecessarily awkward. So I'm wondering if there is a solution for this?

blnks
  • 672

1 Answers1

0

Make sure the entry for Desktop in your ~/.config/user-dirs.dirs configuration file looks like:

XDG_DESKTOP_DIR="$HOME/Desktop"
vanadium
  • 97,564