scripts/x11/xprofile

7 lines
149 B
Plaintext

export GTK_IM_MODULE=uim
export QT_IM_MODULE=uim
uim-xim &
export XMODIFIERS=@im=uim
xrdb -merge ~/.Xresources
[[ ! -s ~/.config/mpd/pid ]] && mpd &