mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
feat(home/linux/gui/base/fcitx5): default to en-us instead of rime
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Groups/0]
|
||||
# Group Name
|
||||
Name=Other
|
||||
Name=Default
|
||||
# Layout
|
||||
Default Layout=us
|
||||
# Default Input Method
|
||||
@@ -8,10 +8,16 @@ DefaultIM=rime
|
||||
|
||||
[Groups/0/Items/0]
|
||||
# Name
|
||||
Name=keyboard-us
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[Groups/0/Items/1]
|
||||
# Name
|
||||
Name=rime
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[GroupOrder]
|
||||
0=Other
|
||||
0=Default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user