New backup 2024-05-15 18:00:02
This commit is contained in:
parent
bce0dd6fec
commit
d6345e09b0
1 changed files with 6 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# recomended enviroment variables for sway based desktop
|
||||
MOZ_ENABLE_WAYLAND=1
|
||||
QT_QPA_PLATFORM=wayland;xcb
|
||||
#QT_QPA_PLATFORM=wayland;xcb
|
||||
CLUTTER_BACKEND=
|
||||
ECORE_EVAS_ENGINE=wayland-egl
|
||||
ELM_ENGINE=wayland_egl
|
||||
SDL_VIDEODRIVER=wayland,x11
|
||||
#SDL_VIDEODRIVER=wayland,x11
|
||||
#SDL_VIDEODRIVER=wayland
|
||||
_JAVA_AWT_WM_NONREPARENTING=1
|
||||
NO_AT_BRIDGE=1
|
||||
|
@ -12,3 +12,7 @@ NO_AT_BRIDGE=1
|
|||
# QT theme
|
||||
QT_QPA_PLATFORMTHEME=qt5
|
||||
SAL_USE_VCLPLUGIN=qt5
|
||||
GDK_BACKEND=wayland
|
||||
QT_QPA_PLATFORM="wayland;xcb"
|
||||
#QT_QPA_PLATFORMTHEME=qt5ct
|
||||
SDL_VIDEODRIVER="wayland,x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue