refactor: some experiment
This commit is contained in:
parent
e4a115c325
commit
8604092e81
2 changed files with 14 additions and 7 deletions
|
@ -32,6 +32,9 @@ export QT_IM_MODULE="ibus"
|
|||
export GLFW_IM_MODULE="ibus"
|
||||
export XMODIFIERS=@im="ibus"
|
||||
|
||||
# -- rootless docker
|
||||
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock
|
||||
|
||||
# -- DEFAULT
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
if [[ -n $SSH_CONNECTION ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue