From 9460a49ba39f447c71a53d1984cce8b4d429a7e7 Mon Sep 17 00:00:00 2001
From: rycee
i18n.inputMethod.kime.config
+ i18n.inputMethod.kime.extraConfig
Type: -YAML value
+strings concatenated with ā\nāDefault:
-{ }
""
-Example:
{
- daemon = {
- modules = ["Xim" "Indicator"];
- };
-
- indicator = {
- icon_color = "White";
- };
-
- engine = {
- hangul = {
- layout = "dubeolsik";
- };
- };
-}
+Example:
daemon:
+ modules: [Xim,Indicator]
+indicator:
+ icon_color: White
+engine:
+ hangul:
+ layout: dubeolsik