18

Currently I am running Ubuntu 20.04 and I have an issue with the Gnome Control Center, which is the last version 3.36.1 and does not show the Appearance option in the settings list. I have tried reinstalling it, but I still can't see the option. Anyone else facing the same issue?

Thanks.

2 Answers2

7

I had the same problem, this solved it: https://askubuntu.com/a/1230698 Basically I was logging in using "Gnome on Xorg" rather than "Ubuntu"

0

I had the same problem, but after logging "Ubuntu" won't appear in the login. The only way I found was to reinstall ubuntu

sudo apt-get install --reinstall ubuntu-desktop

It worked perfectly: after reinstallation, "Ubuntu" appeared in the login and the problem, I selected it and everything was restored

nelsonmau
  • 183