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
i18n = {
defaultLocale = "en_US.UTF-8";
inputMethod = {
enable = true;
type = "fcitx5";
};
# inputMethod = {
# enable = true;
# type = "fcitx5";
# };
};
console = {
font = "Lat2-Terminus16";