和windows双起的时候,最好把windows的注册表加上RealTimeIsUniversal,手册中说的,win7之前的版本可能会有问题,但是这个现在应该已经不是问题了。这样双系统的时间不会混乱。
pcmanfm-qt明显比pcmanfm好看好用很多,
自动挂载要装gvfs,udisks2,udiskie,
Terminator:.config/terminator/config中加入 always_split_with_profile = true
输入法用的是fcitx,直接pacman -S fcitx-im fcitx-sogou,然后export以下内容到.xinitrc,.bash_profile貌似不需要。
export GTK_IM_MODULE=fcitxexport QT_IM_MODULE=fcitxexport XMODIFIERS="@im=fcitx"