This commit is contained in:
Zacharias-Brohn
2026-03-05 11:43:22 +01:00
parent bab9554a60
commit 75df8e1134
5 changed files with 186 additions and 5 deletions
+8
View File
@@ -35,6 +35,14 @@ JsonObject {
enabled: true,
dangerous: false
},
{
name: "Variant",
icon: "colors",
description: "Change the current scheme variant",
command: ["autocomplete", "variant"],
enabled: true,
dangerous: false
},
{
name: "Shutdown",
icon: "power_settings_new",