User Tools

Site Tools


ubuntu_desktop:customize_unity_time_date_indicator

Ubuntu Desktop - Customize Unity Time & Date Indicator

Enable the clock indicator:

gsettings set com.canonical.indicator.datetime show-clock true

Set the indicator to use the custom format:

gsettings set com.canonical.indicator.datetime time-format custom

Set the actual format to use:

gsettings set com.canonical.indicator.datetime custom-time-format "%A, %B %e  %l:%M %P"

NOTE: The different options that can be used in the format string can be found on the strftime function man page.


References

ubuntu_desktop/customize_unity_time_date_indicator.txt · Last modified: 2022/09/19 00:11 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki