diff --git a/conf.yml b/conf.yml index eac1c91..234026a 100644 --- a/conf.yml +++ b/conf.yml @@ -11,6 +11,30 @@ appConfig: statusCheckInterval: 60 sections: + - name: At a Glance + icon: fas fa-home + widgets: + - type: clock + options: + timeZone: Asia/Tokyo + format: ja-JP + hideSeconds: true + + - type: weather + options: + apiKey: 770d36389dd547e8e3daccb39debde64 + city: Tokyo, JP + units: metric + hideDetails: false + + - type: weather-forecast + options: + apiKey: 770d36389dd547e8e3daccb39debde64 + city: Tokyo, JP + numDays: 5 + units: metric + hideDetails: true + - name: System icon: fas fa-server widgets: