chore(fcitx5): disable anthy and reorder imes

This commit is contained in:
2025-12-20 13:59:27 -07:00
parent 2c2a9e9f54
commit a75958388c

View File

@@ -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";
};
};
};