From b1080f7287b2e7e6505b0154f48006824fa8a710 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 1 Feb 2024 04:12:07 -0500 Subject: [PATCH] fcitx: Don't prefer text tray icon Not needed due to how ironbar handles the tray icon differently. --- home/fcitx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/fcitx.nix b/home/fcitx.nix index aec16c03..3776749c 100644 --- a/home/fcitx.nix +++ b/home/fcitx.nix @@ -219,7 +219,7 @@ # Tray Label Text Color TrayTextColor=#${base05} # Prefer Text Icon - PreferTextIcon=True + PreferTextIcon=False # Show Layout Name In Icon ShowLayoutNameInIcon=True # Use input method language to display text