comment out fcitx
fcitx in the configuration seems to overwrite my xkb options later in the configuration file.
This commit is contained in:
parent
e5310e428e
commit
22d96f9144
1 changed files with 4 additions and 4 deletions
|
|
@ -49,10 +49,10 @@
|
||||||
# Internationalisation
|
# Internationalisation
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
inputMethod = {
|
# inputMethod = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
type = "fcitx5";
|
# type = "fcitx5";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
console = {
|
console = {
|
||||||
font = "Lat2-Terminus16";
|
font = "Lat2-Terminus16";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue