fix fcitx deprecated setup warning
This commit is contained in:
@ -17,6 +17,9 @@ in {
|
||||
fcitx5-gtk
|
||||
];
|
||||
};
|
||||
home.sessionVariables = {
|
||||
GTK_IM_MODULE = lib.mkForce "wayland";
|
||||
};
|
||||
home.file.".config/fcitx5/config".text = ''
|
||||
[Hotkey]
|
||||
# Enumerate when press trigger key repeatedly
|
||||
|
Reference in New Issue
Block a user