diff options
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile new file mode 100644 index 0000000..298befc --- /dev/null +++ b/.xprofile @@ -0,0 +1,5 @@ +export QT_QPA_PLATFORMTHEME=qt5ct +export GTK_IM_MODULE='fcitx' +export QT_IM_MODULE='fcitx' +export XMODIFIERS=@im='fcitx' +udiskie & |
