6

I just installed a Ubuntu Budgie Bionic and it comes with a clock on the Desktop. It also has one in the taskbar at the top.

How can I remove the one on the desktop?

cat /var/log/installer/version
ubiquity 18.04.14.1

After some tinkering and killing processes that looked right, the clock dissapears when I stop

/usr/bin/python3 /usr/lib/budgie-desktop/plugins/budgie-showtime/ShowTime

But it reappears after I restart, so I assume that this ShowTime thingy is configured somewhere, I just can't find where.

Its about the Clock that partially overlaps with the "Tuxedo Computers" text in the bottom right.

Screenshot

karel
  • 122,292
  • 133
  • 301
  • 332

2 Answers2

8

The clock is a budgie-desktop applet. Like other applets you can modify, add and remove applets from Budgie Settings.

Open Budgie Settings from the menu or Raven. Look at the list of applets in your Panel (Applets tab) and click on "Desktop time & date". You can the delete the applet.

enter image description here

fossfreedom
  • 174,526
6

In 18.10 it's been renamed to a more vague ShowTime applet.


I actually preferred the old name since it was very clear what it meant.

Also it'd be nice for this not to be part of the panel, since, well, it's not part of the panel. A Desktop Widget section is usually where these things are in other OS's

Jonathan
  • 3,984