Change the bar date/time format

Change the date/time format used in the bar.

In this example we'll override the clock to show only hour and minute.

  1. Create or add the following value to your ~/.config/regolith/Xresources file:
i3xrocks.date.format2: + %H:%M
  1. Reload the Xresource configuration:
$ regolith-look refresh
  1. The bar clock should update within a minute with the new format.

Last modified February 29, 2020: Many changes to docs for R1.3.1. (369a78b)