diff --git a/home/applications/fcitx5/default.nix b/home/applications/fcitx5/default.nix index c4afb0b..7489fc9 100644 --- a/home/applications/fcitx5/default.nix +++ b/home/applications/fcitx5/default.nix @@ -23,6 +23,7 @@ xdg.configFile."fcitx5/conf/classicui.conf".text = '' Theme=Tokyonight-Storm Vertical Candidate List=True + PreferTextIcon=True ''; home.sessionVariables = { "FCITX_NO_PREEDIT_APPS" = "gvim.*,wps.*,wpp.*,et.*,cinny,epiphany";