From 51879ace0830dcccf26c9f2e36e5e20023fee2b3 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Mon, 19 Feb 2024 13:09:51 +0100 Subject: [PATCH] drucki stuff --- config.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/config.yml b/config.yml index c8ef573..61aa846 100644 --- a/config.yml +++ b/config.yml @@ -159,4 +159,22 @@ services: #subtitle: "Another application" tag: "host" url: "http://switch_cloud.wks" + - name: "Drucki" + icon: "fas fa-print" + items: + - name: "drucki" + logo: "https://octoprint.org/assets/img/logo.png" + #subtitle: "Another application" + tag: "host" + url: "https://ddrucki.wks/" + - name: "Switch Drucki" + icon: "fa fa-switch" + #subtitle: "Another application" + tag: "host" + url: "http://drucki_switch.wks" + - name: "Drybox" + icon: "fa fa-box" + #subtitle: "Another application" + tag: "host" + url: "http://drucki_drybox.wks/" \ No newline at end of file