Collaborate with systemd to load categorized envvars
This commit is contained in:
parent
ea474c6178
commit
7749446251
7 changed files with 27 additions and 11 deletions
5
.config/environment.d/ime.conf
Normal file
5
.config/environment.d/ime.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# keep-sorted start
|
||||
GTK_IM_MODULE="fcitx"
|
||||
QT_IM_MODULE="fcitx"
|
||||
XMODIFIERS="@im=fcitx"
|
||||
# keep-sorted end
|
||||
Loading…
Add table
Add a link
Reference in a new issue