Refactor shortcuts section to include new links and update display settings
This commit is contained in:
parent
99f16194b8
commit
b050a53acf
75
conf.yml
75
conf.yml
@ -120,43 +120,72 @@ sections:
|
||||
displayData:
|
||||
rows: 2
|
||||
cols: 1
|
||||
- name: Media
|
||||
icon: mdi-movie-open-outline
|
||||
- name: Shortcuts
|
||||
icon: mdi-bookmark-outline
|
||||
items:
|
||||
- title: Remote Desktop
|
||||
icon: favicon
|
||||
url: https://remotedesktop.google.com/access/
|
||||
target: newtab
|
||||
- title: X (Twitter)
|
||||
icon: favicon
|
||||
url: https://twitter.com/
|
||||
target: newtab
|
||||
- title: Facebook
|
||||
icon: favicon
|
||||
url: https://www.facebook.com/
|
||||
target: newtab
|
||||
- title: Nyaa
|
||||
icon: favicon
|
||||
url: https://nyaa.si/
|
||||
target: newtab
|
||||
displayData:
|
||||
sectionLayout: grid
|
||||
itemCountX: 2
|
||||
itemSize: large
|
||||
cutToHeight: true
|
||||
- name: Jellyfin
|
||||
icon: si-jellyfin
|
||||
items:
|
||||
- title: Jellyfin
|
||||
icon: si-jellyfin
|
||||
url: http://nik4nao.home.arpa/anime/
|
||||
id: 0_480_jellyfin
|
||||
- name: Downloads
|
||||
icon: mdi-download-circle-outline
|
||||
displayData:
|
||||
hideSectionHeader: true
|
||||
cutToHeight: true
|
||||
- name: qBittorrent
|
||||
icon: si-qbittorrent
|
||||
items:
|
||||
- title: qBittorrent
|
||||
icon: si-qbittorrent
|
||||
url: http://nik4nao.home.arpa/qbt/
|
||||
id: 0_939_qbittorrent
|
||||
- title: JDownloader
|
||||
icon: fas fa-cloud-download-alt
|
||||
url: http://nik4nao.home.arpa/jd2/
|
||||
id: 1_939_jdownloader
|
||||
displayData:
|
||||
hideSectionHeader: true
|
||||
cutToHeight: true
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
sectionLayout: grid
|
||||
itemCountX: 2
|
||||
itemSize: large
|
||||
- name: Network
|
||||
icon: mdi-lan
|
||||
- name: JDownloader
|
||||
icon: mdi-cloud-download-outline
|
||||
items:
|
||||
- title: JDownloader
|
||||
icon: mdi-cloud-download-outline
|
||||
url: http://nik4nao.home.arpa/jd2/
|
||||
displayData:
|
||||
hideSectionHeader: true
|
||||
cutToHeight: true
|
||||
- name: Pi-hole
|
||||
icon: si-pihole
|
||||
items:
|
||||
- title: Pi-hole
|
||||
icon: si-pihole
|
||||
url: http://nik4nao.home.arpa/admin/
|
||||
id: 0_746_pihole
|
||||
- name: Apps
|
||||
icon: mdi-apps
|
||||
displayData:
|
||||
hideSectionHeader: true
|
||||
cutToHeight: true
|
||||
- name: Watch Party
|
||||
icon: mdi-play-circle-outline
|
||||
items:
|
||||
- title: Watch Party
|
||||
icon: fas fa-play-circle
|
||||
icon: mdi-play-circle-outline
|
||||
url: http://nik4nao.home.arpa/watch-party/
|
||||
id: 0_404_watchparty
|
||||
displayData:
|
||||
hideSectionHeader: true
|
||||
cutToHeight: true
|
||||
Loading…
x
Reference in New Issue
Block a user