Force QT apps to run with wayland

This commit is contained in:
Jeremy Soller 2023-10-11 10:17:04 -06:00
parent 59ddbfcac0
commit 1ff63fbea3
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

View file

@ -29,6 +29,7 @@ export XCURSOR_THEME="${XCURSOR_THEME:=Pop}"
export _JAVA_AWT_WM_NONREPARENTING=1
export GDK_BACKEND=wayland,x11
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
# import environment variables from the login manager
systemctl --user import-environment XDG_SESSION_TYPE XDG_CURRENT_DESKTOP