From f902c8e00b5363c31fcfa05b8f39f95204c36a5e Mon Sep 17 00:00:00 2001 From: zhenyan121 <3367366583@qq.com> Date: Sat, 7 Feb 2026 12:16:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8A=E4=BC=A0=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- environment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 environment diff --git a/environment b/environment new file mode 100644 index 0000000..995e7bf --- /dev/null +++ b/environment @@ -0,0 +1,14 @@ +# +# This file is parsed by pam_env module +# +# Syntax: simple "KEY=VAL" pairs on separate lines +# +EDITOR=vim +XIM="fcitx" +GTK_IM_MODULE=fcitx +QT_IM_MODULE=fcitx +XMODIFIERS=@im=fcitx +XDG_CURRENT_DESKTOP=GNOME +GSK_RENDERER=gl +QT_AUTO_SCREEN_SCALE_FACTOR=1 +QT_ENABLE_HIGHDPI_SCALING=1