comment out fcitx

fcitx in the configuration seems to overwrite my xkb options later in
the configuration file.
This commit is contained in:
Arne Dußin 2025-05-23 10:51:19 +02:00
parent e5310e428e
commit 22d96f9144

View file

@ -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";