Collaborate with systemd to load categorized envvars
This commit is contained in:
parent
db67d9f2f5
commit
711a0b7127
8 changed files with 27 additions and 14 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