hm/fcitx5: workaround for qt or niri
This commit is contained in:
parent
dc56af5c6b
commit
6caa95c40b
|
@ -27,4 +27,8 @@ in
|
|||
force = true;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
systemd.user.sessionVariables = {
|
||||
QT_IM_MODULE = "fcitx";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue