Date

> Published on Sun, 3 Dec 2023, 16:20> Updated on Fri, 15 Dec 2023, 16:03

Description

The date widget simply displays the current date.

Interactions

This widget opens the calendar when clicked. You can change the opened app in simple-bar settings.

Available settings

You can set the following date widget settings in the simple-bar settings:

  • Refresh frequency: The refresh frequency in milliseconds. Default is 30000 (30 seconds).
  • Show on display: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".
  • Short format: If checked, the date will be displayed in short format. Default is false.
  • Locale: The locale to use for the date. Default is en-UK.
  • Calendar app: The calendar app to open when clicking on the date. Default is Calendar.
Something is wrong in this documentation? Please open an issue on GitHub in simple-bar repo.