update doom config and add dekstop rofi-mpd

This commit is contained in:
ksyasuda
2021-11-08 10:28:36 -08:00
parent 3696f1c5d3
commit c2a0a578f7
7 changed files with 452 additions and 9 deletions

View File

@@ -253,10 +253,10 @@ source $(dirname $(gem which colorls))/tab_complete.sh
## ibus config
# export GTK_IM_MODULE=ibus
# # will make libreoffice work
# export XMODIFIERS=@im=ibus
# export QT_IM_MODULE=ibus
# export QT4_IM_MODULE=xim
# ibus-daemon -drx
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
export QT4_IM_MODULE=xim
ibus-daemon -drx
export VISUAL=vim
export XDG_CONFIG_HOME="$HOME/.config"