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.
- Create or add the following value to your
~/.config/regolith/Xresources
file:
i3xrocks.date.format2: + %H:%M
- Reload the Xresource configuration:
$ regolith-look refresh
- The bar clock should update within a minute with the new format.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified February 29, 2020: Many changes to docs for R1.3.1. (369a78b)