initial commit with most component ready.
This commit is contained in:
4
.config/environment.d/01-proxy.conf
Normal file
4
.config/environment.d/01-proxy.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Proxy, set in environment.d?
|
||||
http_proxy="http://192.168.1.128:26100/"
|
||||
https_proxy="http://192.168.1.128:26100/"
|
||||
|
||||
6
.config/environment.d/im.conf
Normal file
6
.config/environment.d/im.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
#GTK_IM_MODULE=fcitx
|
||||
#QT_IM_MODULE=fcitx
|
||||
XMODIFIRERS=@im=fcitx
|
||||
#SDL_IM_MODULE=fcitx
|
||||
#GLFW_IM_MODULE=fcitx
|
||||
|
||||
Reference in New Issue
Block a user