Move bookmarks to small widget

This commit is contained in:
Daniel Cosme
2026-05-07 16:12:38 -04:00
parent 943a6d5ac1
commit ce13ad77f4
2 changed files with 86 additions and 82 deletions
+4 -2
View File
@@ -41,7 +41,10 @@ data:
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons # icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/ # icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
- name: Home - name: Home
head-widgets: # head-widgets:
columns:
- size: small
widgets:
- type: bookmarks - type: bookmarks
groups: groups:
- title: "Cloud Hosted" - title: "Cloud Hosted"
@@ -82,7 +85,6 @@ data:
- title: X - title: X
icon: sh:x icon: sh:x
url: https://x.com/Cosmedani05 url: https://x.com/Cosmedani05
columns:
- size: full - size: full
widgets: widgets:
- type: calendar - type: calendar
+4 -2
View File
@@ -3,7 +3,10 @@
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons # icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/ # icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
- name: Home - name: Home
head-widgets: # head-widgets:
columns:
- size: small
widgets:
- type: bookmarks - type: bookmarks
groups: groups:
- title: "Cloud Hosted" - title: "Cloud Hosted"
@@ -44,7 +47,6 @@
- title: X - title: X
icon: sh:x icon: sh:x
url: https://x.com/Cosmedani05 url: https://x.com/Cosmedani05
columns:
- size: full - size: full
widgets: widgets:
- type: calendar - type: calendar