diff --git a/README.org b/README.org index 51f8710..0389f6a 100644 --- a/README.org +++ b/README.org @@ -10,12 +10,13 @@ Fallsback are provided in =fallback-fonts/= SFMono also provides icons. * notable deps -- =fzf= -- =ripgrep= -- =ripgrep-all= -- =fd= -- =fu= (find icons) -- =wlogout= -- =bemenu= -- =slurp=, =grim=, =swappy= -- =SwayNotificationCenter= ++ =fzf= ++ =ripgrep= ++ =ripgrep-all= ++ =fd= ++ =fu= (find icons) ++ =wlogout= ++ =bemenu= ++ =slurp=, =grim=, =swappy= ++ =SwayNotificationCenter= ++ all =fcitx5= stuff (data, gtk, qt, mozc) diff --git a/files/environment/.config/environment.d/envvars.conf b/files/environment/.config/environment.d/envvars.conf index bd7cd38..976f806 100644 --- a/files/environment/.config/environment.d/envvars.conf +++ b/files/environment/.config/environment.d/envvars.conf @@ -4,3 +4,8 @@ VISUAL=vim _JAVA_AWT_WM_NONREPARENTING=1 SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket" DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock +GTK_IM_MODULE=fcitx5 +QT_IM_MODULE=fcitx5 +SDL_IM_MODULE=fcitx5 +GLFW_IM_MODULE=ibus +XMODIFIERS="@im=fcitx5" diff --git a/files/sway/.config/sway/config b/files/sway/.config/sway/config index 63d3458..1a6586f 100644 --- a/files/sway/.config/sway/config +++ b/files/sway/.config/sway/config @@ -197,6 +197,7 @@ bar { # Startup programs exec syncthing exec swaync +exec fcitx5 # Include some defaults include /etc/sway/config.d/*