mirror of
https://github.com/mrfluffy-dev/artix-setup.git
synced 2026-01-16 21:00:33 +00:00
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
#
|
|
# This file is parsed by pam_env module
|
|
#
|
|
# Syntax: simple "KEY=VAL" pairs on separate lines
|
|
#
|
|
#
|
|
|
|
GTK_IM_MODULE=fcitx
|
|
QT_IM_MODULE=fcitx
|
|
XMODIFIERS=@im=fcitx
|
|
|
|
|
|
QT_QPA_PLATFORMTHEME=qt5ct
|