We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961d8af commit b765265Copy full SHA for b765265
README.ko.md
@@ -49,7 +49,8 @@
49
i18n = {
50
defaultLocale = "en_US.UTF-8";
51
inputMethod = {
52
- enabled = "kime";
+ enable = true;
53
+ type = "kime";
54
kime.config = {
55
indicator.icon_color = "White";
56
};
README.md
@@ -49,7 +49,8 @@ Add this code to your configuration.nix
0 commit comments