From a006b7ea13914bafff871f0dddb4d7fa64c1631c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Feb 2022 12:24:04 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 0e94df5dc..726bffe73 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -97,6 +97,7 @@ "cifspassword": "str?", "cifsdomain": "str?", "DNS_server": "str?", + "KEYBOARD": "list(da-dk-qwerty|de-de-qwertz|en-gb-qwerty|en-us-qwerty|es-es-qwerty|fr-ch-qwertz|fr-fr-azerty|it-it-qwerty|ja-jp-qwerty|pt-br-qwerty|sv-se-qwerty|tr-tr-qwerty)?", "additional_apps": "str?", "rpi_video_drivers": "bool?", "edge_repositories": "bool?"