From d2729244fcff3158743a9c81c958c9704a59346e Mon Sep 17 00:00:00 2001 From: Kurtis Andrews Date: Fri, 27 Sep 2024 07:18:02 +1000 Subject: [PATCH] Update updated homebox config with name and icon --- varg-policy.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/varg-policy.json b/varg-policy.json index d01c9a3..00eff6a 100644 --- a/varg-policy.json +++ b/varg-policy.json @@ -16,8 +16,13 @@ }, { "create_desktop_shortcut": true, + "fallback_app_name": "HomeBox", "default_launch_container": "window", - "url": "https://home.kk.tcmeta.net" + "url": "https://home.kk.tcmeta.net", + "custom_icon": { + "hash": "504e7780c5b1f3de6b93df4fe697c62e1f0866c0864fff691bf2a97902f1dd18", + "url": "https://github.com/sysadminsmedia/homebox/raw/main/docs/public/lilbox.svg" + } }, { "create_desktop_shortcut": true,