Force QT apps to run with wayland
This commit is contained in:
parent
59ddbfcac0
commit
1ff63fbea3
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ export XCURSOR_THEME="${XCURSOR_THEME:=Pop}"
|
||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
export GDK_BACKEND=wayland,x11
|
export GDK_BACKEND=wayland,x11
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
|
||||||
# import environment variables from the login manager
|
# import environment variables from the login manager
|
||||||
systemctl --user import-environment XDG_SESSION_TYPE XDG_CURRENT_DESKTOP
|
systemctl --user import-environment XDG_SESSION_TYPE XDG_CURRENT_DESKTOP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue