From b6a9c2c9c0ffc8744ac39888bf9dd1a0a378ef5a Mon Sep 17 00:00:00 2001 From: geezo Date: Wed, 14 May 2025 11:08:04 -0400 Subject: [PATCH] glance changes --- glance/config/glance.yaml | 51 --------------------------------------- glance/config/glance.yml | 2 ++ glance/glance.yaml | 51 --------------------------------------- 3 files changed, 2 insertions(+), 102 deletions(-) delete mode 100644 glance/config/glance.yaml delete mode 100644 glance/glance.yaml diff --git a/glance/config/glance.yaml b/glance/config/glance.yaml deleted file mode 100644 index 5061de3..0000000 --- a/glance/config/glance.yaml +++ /dev/null @@ -1,51 +0,0 @@ -bookmarks: - - name: Jellyfin - icon: si:jellyfin - url: https://jellyfin.theocorp - description: Media Server - hide: false - - name: qBittorrent - icon: si:qbittorrent - url: https://qbittorrent.theocorp - description: Torrent Client - hide: false - - name: SABnzbd - icon: si:sabnzbd - url: https://sabnzbd.theocorp - description: Usenet Client - hide: false - - name: Sonarr - icon: si:sonarr - url: https://sonarr.theocorp - description: TV Show Management - hide: false - - name: Radarr - icon: si:radarr - url: https://radarr.theocorp - description: Movie Management - hide: false - - name: Lidarr - icon: si:lidarr - url: https://lidarr.theocorp - description: Music Management - hide: false - - name: Readarr - icon: si:readarr - url: https://readarr.theocorp - description: Book Management - hide: false - - name: Bazarr - icon: si:bazarr - url: https://bazarr.theocorp - description: Subtitle Management - hide: false - - name: Prowlarr - icon: si:prowlarr - url: https://prowlarr.theocorp - description: Indexer Management - hide: false - - name: Gluetun - icon: si:gluetun - url: https://gluetun.theocorp - description: VPN Client - hide: false \ No newline at end of file diff --git a/glance/config/glance.yml b/glance/config/glance.yml index e2d631e..afc45bb 100644 --- a/glance/config/glance.yml +++ b/glance/config/glance.yml @@ -8,6 +8,8 @@ theme: pages: - name: Startpage center-vertically: true + width: slim + desktop-navigation-width: wide columns: - size: full widgets: diff --git a/glance/glance.yaml b/glance/glance.yaml deleted file mode 100644 index 5061de3..0000000 --- a/glance/glance.yaml +++ /dev/null @@ -1,51 +0,0 @@ -bookmarks: - - name: Jellyfin - icon: si:jellyfin - url: https://jellyfin.theocorp - description: Media Server - hide: false - - name: qBittorrent - icon: si:qbittorrent - url: https://qbittorrent.theocorp - description: Torrent Client - hide: false - - name: SABnzbd - icon: si:sabnzbd - url: https://sabnzbd.theocorp - description: Usenet Client - hide: false - - name: Sonarr - icon: si:sonarr - url: https://sonarr.theocorp - description: TV Show Management - hide: false - - name: Radarr - icon: si:radarr - url: https://radarr.theocorp - description: Movie Management - hide: false - - name: Lidarr - icon: si:lidarr - url: https://lidarr.theocorp - description: Music Management - hide: false - - name: Readarr - icon: si:readarr - url: https://readarr.theocorp - description: Book Management - hide: false - - name: Bazarr - icon: si:bazarr - url: https://bazarr.theocorp - description: Subtitle Management - hide: false - - name: Prowlarr - icon: si:prowlarr - url: https://prowlarr.theocorp - description: Indexer Management - hide: false - - name: Gluetun - icon: si:gluetun - url: https://gluetun.theocorp - description: VPN Client - hide: false \ No newline at end of file