From 9070d8112b1695ec93f9432b777548d1cbc8c67f Mon Sep 17 00:00:00 2001 From: xyz Date: Fri, 28 Jan 2022 23:08:43 -0800 Subject: move fcitix envs from .xinitrc to .profile --- home/xyz/.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index a0be8b01..acf39fed 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -49,6 +49,9 @@ export DIFFPROG='nvim -d' export MAKEFLAGS="-j$(nproc --all)" export DOTREMINDERS="$HOME/programs/reminders/.reminders" export SDCV_HISTSIZE=10000 +export GTK_IM_MODULE=fcitx +export QT_IM_MODULE=fcitx +export XMODIFIERS=@im=fcitx # use sudo find for some files or dirs that has no permission ex: ~/.cache/paru/clone/ #export FZF_DEFAULT_COMMAND="fd --no-ignore --hidden --exclude .git" -- cgit v1.2.3-70-g09d2