0

I upgraded to Ubuntu 18.04.

Now I would like to change the clock looks.

Up to now it looks like this:

enter image description here

I would like to see dd.mm to see the date of today.

How to do this?

pomsky
  • 70,557
guettli
  • 1,765

1 Answers1

0

sudo apt install gnome-tweaks adds an extension/alternative to the default desktop editor. One such option is exactly what you want, changing the information/appearance of the clock. Once installed, just search for "tweaks", or run sudo gnome-tweaks from the command line.

Minty
  • 1,228