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