mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 06:10:24 +01:00
feat: fcitx5 - add korean
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
# ctrl-i / F7 - convert to takakana
|
||||
# ctrl-u / F6 - convert to hiragana
|
||||
fcitx5-mozc-ut # Moze with UT dictionary
|
||||
|
||||
# Korean
|
||||
fcitx5-hangul
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -50,6 +50,12 @@ Name=mozc
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[Groups/1/Items/3]
|
||||
# Name
|
||||
Name=hangul
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[GroupOrder]
|
||||
0=Default
|
||||
1=Intl
|
||||
|
||||
Reference in New Issue
Block a user