From 2645d9e2792031cf7bd638c001aa40d62ace5ba6 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sat, 31 May 2025 11:07:39 +0800 Subject: [PATCH] feat(home/linux/gui/base/fcitx5): default to en-us instead of rime --- home/linux/gui/base/fcitx5/profile | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/home/linux/gui/base/fcitx5/profile b/home/linux/gui/base/fcitx5/profile index ca43a79c..d28185b0 100644 --- a/home/linux/gui/base/fcitx5/profile +++ b/home/linux/gui/base/fcitx5/profile @@ -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