From f75f76b69892aa16bab18d6e26d185d198ffb7a2 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sun, 25 Jan 2026 02:30:27 +0900 Subject: [PATCH] Refactor Services section to consolidate items and improve layout --- conf.yml | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/conf.yml b/conf.yml index e4b8cb4..5bdf59d 100644 --- a/conf.yml +++ b/conf.yml @@ -150,53 +150,28 @@ sections: itemCountX: 2 itemSize: large cutToHeight: true - - name: Jellyfin - icon: si-jellyfin + - name: Services + icon: mdi-apps items: - title: Jellyfin icon: si-jellyfin url: http://nik4nao.home.arpa/anime/ id: 0_829_jellyfin - displayData: - hideSectionHeader: true - cutToHeight: true - - name: qBittorrent - icon: si-qbittorrent - items: - title: qBittorrent icon: si-qbittorrent url: http://nik4nao.home.arpa/qbt/ id: 0_1182_qbittorrent - displayData: - hideSectionHeader: true - cutToHeight: true - - name: JDownloader - icon: mdi-cloud-download-outline - items: - title: JDownloader icon: mdi-cloud-download-outline url: http://nik4nao.home.arpa/jd2/ id: 0_1113_jdownloader - 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_654_pihole - displayData: - hideSectionHeader: true - cutToHeight: true - - name: Watch Party - icon: mdi-play-circle-outline - items: - title: Watch Party icon: mdi-play-circle-outline url: http://nik4nao.home.arpa/watch-party/ id: 0_1063_watchparty displayData: - hideSectionHeader: true cutToHeight: true