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
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
inputMethod = {
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
};
|
||||
# inputMethod = {
|
||||
# enable = true;
|
||||
# type = "fcitx5";
|
||||
# };
|
||||
};
|
||||
console = {
|
||||
font = "Lat2-Terminus16";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue