Skip to content

Instantly share code, notes, and snippets.

@axionl
Last active November 7, 2018 16:18
Show Gist options
  • Save axionl/0a9f17e78f15a40ea5f1a1ca8782982b to your computer and use it in GitHub Desktop.
Save axionl/0a9f17e78f15a40ea5f1a1ca8782982b to your computer and use it in GitHub Desktop.
## fcitx5
GTK_IM_MODULE=fcitx5
QT_IM_MODULE=fcitx5
XMODIFIERS=@im=fcitx5
## program binary
# PATH="$HOME/.pyenv/bin:$HOME/.local/bin:$HOME/.cargo/bin:$HOME/go/bin:/usr/lib/ccache/bin/:$PATH"
## make pkg cache
CCACHE_DIR=/tmp/ccache
## global menu
SAL_USE_VCLPLUGIN=gtk3
## gtk wayland
# GDK_BACKEND=wayland
## qt wayland
# QT_QPA_PLATFORM=wayland-egl
## systemd-git
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment