[sway/env] start libreoffice with wayland

This commit is contained in:
Felix Buehler 2021-01-01 19:25:33 +01:00
parent 0d1028fa79
commit 9972597e0d

View file

@ -15,8 +15,12 @@ CLUTTER_BACKEND=wayland
# sdl2 # sdl2
SDL_VIDEODRIVER=wayland SDL_VIDEODRIVER=wayland
# libre office
SAL_USE_VCLPLUGIN=gtk3
# firefox # firefox
MOZ_ENABLE_WAYLAND=1 MOZ_ENABLE_WAYLAND=1
MOZ_USE_XINPUT2=1
# java # java
_JAVA_AWT_WM_NONREPARENTING=1 _JAVA_AWT_WM_NONREPARENTING=1