Make full size column the Home widget in glance

This commit is contained in:
Daniel Cosme
2026-05-07 13:38:14 -04:00
parent 76e99422df
commit 23dad1b0a4
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ data:
home.yml: | home.yml: |
- name: Home - name: Home
columns: columns:
- size: small - size: full
widgets: widgets:
- type: calendar - type: calendar
first-day-of-week: monday first-day-of-week: monday

View File

@@ -1,6 +1,6 @@
- name: Home - name: Home
columns: columns:
- size: small - size: full
widgets: widgets:
- type: calendar - type: calendar
first-day-of-week: monday first-day-of-week: monday