Friday, November 1, 2013

How to add seconds in Fedora 19 clock

In the top panel you can find a digital clock that shows hours and minutes. You can also add seconds to it. Adding seconds to the digital clock can be done by three ways

> gnome-tweak-tool
>3rd party GNOME tweaking tools
> Using command line

Below I have given the command to add seconds in the digital clock.
#gsettings set org.gnome.shell.clock show-seconds true

To display date in the top panel use the following command.
#gsettings set org.gnome.shell.clock show-date true

No comments:

Post a Comment