mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
26 lines
657 B
YAML
26 lines
657 B
YAML
- size: small
|
|
widgets:
|
|
- type: weather
|
|
location: Ashburn, Virginia, United States
|
|
units: imperial # alternatively "metric"
|
|
hour-format: 12h # alternatively "24h"
|
|
- $include: ./widgets/ical-work.yml
|
|
- type: clock
|
|
hour-format: 12h
|
|
timezones:
|
|
- timezone: America/Los_Angeles
|
|
label: Los Angeles
|
|
- timezone: Asia/Singapore
|
|
label: Singapore
|
|
- timezone: Europe/London
|
|
label: London
|
|
- type: rss
|
|
title: Deals
|
|
limit: 10
|
|
collapse-after: 2
|
|
feeds:
|
|
- url: https://rss.app/feeds/rb0smDdeyhIkusel.xml
|
|
title: Crypto Fundraising
|
|
|
|
|