A worldclock widget for Übersicht
- Display current time across multiple timezones
- Customizable timezone list
- Supports light and dark color schemes
- Mona Sans typography for consistent design
- Real-time updates
- Clone this repository into your Übersicht widgets folder:
git clone https://github.com/stoe/uebersicht.git ~/.config/übersicht/widgets/uebersicht- Or manually copy the
packages/worldclockfolder into your Übersicht widgets directory.
Edit the widget to customize which timezones to display.
The widget uses the following design tokens:
- Font: Mona Sans with sans-serif fallback
- Light mode: #101411
- Dark mode: #f2f5f3
MIT © Stefan Stölzle