refactor: some experiment

This commit is contained in:
ziro 2023-01-03 13:56:37 +07:00
parent e4a115c325
commit 8604092e81
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 14 additions and 7 deletions

View file

@ -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