summaryrefslogtreecommitdiff
path: root/usewayland
blob: d50daef68598ac2485179c116a7849b111caefbb (plain) (blame)
1
2
3
4
5
6
7
8
# source this in your .zprofile .profile .bashprofile

export QT_QPA_PLATFORM=wayland
export MOZ_ENABLE_WAYLAND=1
export GDK_BACKEND=wayland
export CLUTTER_BACKEND=wayland
export SDL_VIDEODRIVER=wayland,x11
export XDG_SESSION_TYPE=wayland