feat(fcitx5): Add Anthy
This commit is contained in:
@@ -16,6 +16,7 @@ in {
|
||||
pkgs.fcitx5-gtk
|
||||
pkgs.fcitx5-table-other
|
||||
pkgs.libsForQt5.fcitx5-chinese-addons
|
||||
pkgs.fcitx5-anthy
|
||||
(let
|
||||
repo = pkgs.fetchgit {
|
||||
url = "https://gitlab.com/msyds/syd-fcitx5-tables";
|
||||
@@ -45,6 +46,7 @@ in {
|
||||
"Groups/0/Items/0".Name = "keyboard-us";
|
||||
"Groups/0/Items/1".Name = "sydmath";
|
||||
"Groups/0/Items/2".Name = "ipa-x-sampa";
|
||||
"Groups/0/Items/3".Name = "anthy";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user