Move profile envvars to separate files categorized by topic
This commit is contained in:
parent
bbdbee094c
commit
2ed6f73532
7 changed files with 27 additions and 11 deletions
5
.config/environment/ime
Normal file
5
.config/environment/ime
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# keep-sorted start
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
export XMODIFIERS="@im=fcitx"
|
||||
# keep-sorted end
|
||||
Loading…
Add table
Add a link
Reference in a new issue