mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 08:07:14 +02:00
fcitx: fix spelling of UseInputMethodLanguageToDisplayText
Caught with `typos`/`typos-lsp`. Changed in 2023 upstream. See: https://github.com/fcitx/fcitx5/pull/823
This commit is contained in:
parent
db223bbbad
commit
8d78b14a00
@ -194,7 +194,7 @@ in
|
||||
TrayTextColor=${base05}
|
||||
PreferTextIcon=False
|
||||
ShowLayoutNameInIcon=True
|
||||
UseInputMethodLangaugeToDisplayText=True
|
||||
UseInputMethodLanguageToDisplayText=True
|
||||
Theme=${themeName}
|
||||
'';
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user