chore(fcitx5): disable anthy and reorder imes
This commit is contained in:
@@ -16,7 +16,6 @@ in {
|
||||
pkgs.fcitx5-gtk
|
||||
pkgs.fcitx5-table-other
|
||||
pkgs.kdePackages.fcitx5-chinese-addons
|
||||
pkgs.fcitx5-anthy
|
||||
pkgs.fcitx5-hangul
|
||||
inputs.syd-fcitx5-tables.packages.${system}.default
|
||||
];
|
||||
@@ -46,9 +45,8 @@ 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";
|
||||
"Groups/0/Items/4".Name = "hangul";
|
||||
"Groups/0/Items/2".Name = "hangul";
|
||||
"Groups/0/Items/3".Name = "ipa-x-sampa";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user