Skip to content

Instantly share code, notes, and snippets.

@kyya
Created August 8, 2018 16:32
Show Gist options
  • Save kyya/88eb64b6e4679353c564978671c9b7d4 to your computer and use it in GitHub Desktop.
Save kyya/88eb64b6e4679353c564978671c9b7d4 to your computer and use it in GitHub Desktop.
#!/bin/sh
export LANG=zh_CN.UTF-8
export XKL_XMODMAP_DISABLE=1
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
fcitx -d -r --enable sogou-qimpanel
exec startkde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment