chore: move things to systemd user env
This commit is contained in:
4
.config/environment.d/devkitpro.conf
Normal file
4
.config/environment.d/devkitpro.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# DevKitPro
|
||||
DEVKITPRO=/opt/devkitpro
|
||||
DEVKITARM=/opt/devkitpro/devkitARM
|
||||
DEVKITPPC=/opt/devkitpro/devkitPPC
|
||||
3
.config/environment.d/fcitx5.conf
Normal file
3
.config/environment.d/fcitx5.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
GTK_IM_MODULE = fcitx
|
||||
QT_IM_MODULE = fcitx
|
||||
XMODIFIERS = "@im=fcitx"
|
||||
1
.config/environment.d/qt5.conf
Normal file
1
.config/environment.d/qt5.conf
Normal file
@@ -0,0 +1 @@
|
||||
QT_QPA_PLATFORMTHEME=qt5ct
|
||||
Reference in New Issue
Block a user