diff --git a/home/modules/programs/my-sway/default.nix b/home/modules/programs/my-sway/default.nix index bf9ead1..6d23935 100644 --- a/home/modules/programs/my-sway/default.nix +++ b/home/modules/programs/my-sway/default.nix @@ -348,6 +348,7 @@ in export QT_QPA_PLATFORM=wayland export QT_WAYLAND_DISABLE_WINDOWDECORATION="1" export QT_IM_MODULE=fcitx + export GTK_IM_MODULE=fcitx # Til text-input is merged # export NIXOS_OZONE_WL=1 # Until text-input is merged '' + (if config.services.gnome-keyring.enable then ''