From 014b061d11abe8edcd27de37ac40b4c908407f06 Mon Sep 17 00:00:00 2001 From: polwex Date: Fri, 26 Jul 2024 19:22:57 +0700 Subject: m --- hosts/local/wayland.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/local/wayland.nix') diff --git a/hosts/local/wayland.nix b/hosts/local/wayland.nix index 3b7c6c4..b470939 100644 --- a/hosts/local/wayland.nix +++ b/hosts/local/wayland.nix @@ -112,9 +112,11 @@ i18n.inputMethod = { type = "fcitx5"; + enable = true; fcitx5 = { # enabled = true; addons = with pkgs; [ + rime-data fcitx5-rime fcitx5-mozc fcitx5-configtool @@ -124,6 +126,7 @@ waylandFrontend = true; }; }; + services.xserver.desktopManager.runXdgAutostartIfNone = true; fonts = { enableDefaultPackages = true; -- cgit v1.2.3