Fix input methods and add shell utils

This commit is contained in:
marc
2026-03-14 18:43:58 +01:00
parent e87b0ddd24
commit 4ac83de410
4 changed files with 23 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ in
};
environment.variables = {
GTK_IM_MODULE = "fcitx";
# GTK_IM_MODULE = "fcitx";
QT_IM_MODULE = "fcitx";
XMODIFIERS = "@im=fcitx";
};