Add Entertainment and Info tabs
This commit is contained in:
@@ -101,19 +101,8 @@ data:
|
|||||||
# - TheSilentGentleman-l8h
|
# - TheSilentGentleman-l8h
|
||||||
# - @AURALE_MUSIC
|
# - @AURALE_MUSIC
|
||||||
|
|
||||||
- type: twitch-channels
|
|
||||||
channels:
|
|
||||||
- theprimeagen
|
|
||||||
- j_blow
|
|
||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: weather
|
|
||||||
location: Montreal, Canada
|
|
||||||
units: metric # alternatively "imperial"
|
|
||||||
hour-format: 24h # alternatively "24h"
|
|
||||||
# Optionally hide the location from being displayed in the widget
|
|
||||||
# hide-location: true
|
|
||||||
- type: clock
|
- type: clock
|
||||||
hour-format: 24h
|
hour-format: 24h
|
||||||
timezones:
|
timezones:
|
||||||
@@ -129,8 +118,45 @@ data:
|
|||||||
label: Madrid
|
label: Madrid
|
||||||
- timezone: Europe/Sofia
|
- timezone: Europe/Sofia
|
||||||
label: Sofia (Bulgaria)
|
label: Sofia (Bulgaria)
|
||||||
|
|
||||||
|
- type: weather
|
||||||
|
location: Montreal, Canada
|
||||||
|
units: metric # alternatively "imperial"
|
||||||
|
hour-format: 24h # alternatively "24h"
|
||||||
|
# Optionally hide the location from being displayed in the widget
|
||||||
|
# hide-location: true
|
||||||
|
|
||||||
- type: calendar
|
- type: calendar
|
||||||
first-day-of-week: monday
|
first-day-of-week: monday
|
||||||
|
- name: Entertainment
|
||||||
|
- name: Info
|
||||||
|
columns:
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: twitch-channels
|
||||||
|
channels:
|
||||||
|
- theprimeagen
|
||||||
|
- j_blow
|
||||||
|
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
|
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: markets
|
||||||
|
markets:
|
||||||
|
- symbol: SPY
|
||||||
|
name: S&P 500
|
||||||
|
- symbol: BTC-USD
|
||||||
|
name: Bitcoin
|
||||||
|
- symbol: NVDA
|
||||||
|
name: NVIDIA
|
||||||
|
- symbol: AAPL
|
||||||
|
name: Apple
|
||||||
|
- symbol: MSFT
|
||||||
|
name: Microsoft
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
@@ -63,19 +63,8 @@
|
|||||||
# - TheSilentGentleman-l8h
|
# - TheSilentGentleman-l8h
|
||||||
# - @AURALE_MUSIC
|
# - @AURALE_MUSIC
|
||||||
|
|
||||||
- type: twitch-channels
|
|
||||||
channels:
|
|
||||||
- theprimeagen
|
|
||||||
- j_blow
|
|
||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: weather
|
|
||||||
location: Montreal, Canada
|
|
||||||
units: metric # alternatively "imperial"
|
|
||||||
hour-format: 24h # alternatively "24h"
|
|
||||||
# Optionally hide the location from being displayed in the widget
|
|
||||||
# hide-location: true
|
|
||||||
- type: clock
|
- type: clock
|
||||||
hour-format: 24h
|
hour-format: 24h
|
||||||
timezones:
|
timezones:
|
||||||
@@ -91,8 +80,45 @@
|
|||||||
label: Madrid
|
label: Madrid
|
||||||
- timezone: Europe/Sofia
|
- timezone: Europe/Sofia
|
||||||
label: Sofia (Bulgaria)
|
label: Sofia (Bulgaria)
|
||||||
|
|
||||||
|
- type: weather
|
||||||
|
location: Montreal, Canada
|
||||||
|
units: metric # alternatively "imperial"
|
||||||
|
hour-format: 24h # alternatively "24h"
|
||||||
|
# Optionally hide the location from being displayed in the widget
|
||||||
|
# hide-location: true
|
||||||
|
|
||||||
- type: calendar
|
- type: calendar
|
||||||
first-day-of-week: monday
|
first-day-of-week: monday
|
||||||
|
- name: Entertainment
|
||||||
|
- name: Info
|
||||||
|
columns:
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: twitch-channels
|
||||||
|
channels:
|
||||||
|
- theprimeagen
|
||||||
|
- j_blow
|
||||||
|
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
|
|
||||||
|
- size: small
|
||||||
|
widgets:
|
||||||
|
- type: markets
|
||||||
|
markets:
|
||||||
|
- symbol: SPY
|
||||||
|
name: S&P 500
|
||||||
|
- symbol: BTC-USD
|
||||||
|
name: Bitcoin
|
||||||
|
- symbol: NVDA
|
||||||
|
name: NVIDIA
|
||||||
|
- symbol: AAPL
|
||||||
|
name: Apple
|
||||||
|
- symbol: MSFT
|
||||||
|
name: Microsoft
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
Reference in New Issue
Block a user