Add fcitx to .xinitrc
This commit is contained in:
parent
1d95f1ca2f
commit
898523d68d
@ -11,6 +11,11 @@ xss-lock -- slock &
|
||||
dunst &
|
||||
xrdb .Xresources
|
||||
|
||||
# IME
|
||||
export GTK_IM_MODULE=fcitx
|
||||
export QT_IM_MODULE=fcitx
|
||||
export XMODIFIERS=@im=fcitx
|
||||
|
||||
while true; do
|
||||
xsetroot -name "$(date +'%H:%M:%S %a %b %d')"
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user