mirror of
https://github.com/prdlk/glance.git
synced 2026-08-03 18:01:39 +00:00
chore(config): add initial config files and docker compose setup
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user