xprofile: get rid of uim for valgrind purposes

master
an 2019-06-10 18:10:22 -04:00
parent 680f8bcf55
commit 40c8693c48
1 changed files with 4 additions and 4 deletions

View File

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