feat(fcitx5): hangul input
This commit is contained in:
@@ -17,6 +17,7 @@ in {
|
|||||||
pkgs.fcitx5-table-other
|
pkgs.fcitx5-table-other
|
||||||
pkgs.kdePackages.fcitx5-chinese-addons
|
pkgs.kdePackages.fcitx5-chinese-addons
|
||||||
pkgs.fcitx5-anthy
|
pkgs.fcitx5-anthy
|
||||||
|
pkgs.fcitx5-hangul
|
||||||
inputs.syd-fcitx5-tables.packages.${system}.default
|
inputs.syd-fcitx5-tables.packages.${system}.default
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
@@ -41,6 +42,7 @@ in {
|
|||||||
"Groups/0/Items/1".Name = "sydmath";
|
"Groups/0/Items/1".Name = "sydmath";
|
||||||
"Groups/0/Items/2".Name = "ipa-x-sampa";
|
"Groups/0/Items/2".Name = "ipa-x-sampa";
|
||||||
"Groups/0/Items/3".Name = "anthy";
|
"Groups/0/Items/3".Name = "anthy";
|
||||||
|
"Groups/0/Items/4".Name = "hangul";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user