From ae860585c0e48f4531f0aec7c1bd54e73146bde8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Wed, 16 Jul 2025 14:54:46 -0600 Subject: [PATCH] feat(fcitx5): add gtk plugin --- modules/home/users/crumb/fcitx5.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home/users/crumb/fcitx5.nix b/modules/home/users/crumb/fcitx5.nix index d4fc8a8..8d04197 100644 --- a/modules/home/users/crumb/fcitx5.nix +++ b/modules/home/users/crumb/fcitx5.nix @@ -12,6 +12,9 @@ in { type = "fcitx5"; fcitx5 = { waylandFrontend = true; + addons = with pkgs; [ + fcitx5-gtk + ]; settings.addons."quickphrase".sections = { TriggerKey = { "0" = "Super+grave";