2024-07-17 14:28:37 +02:00
|
|
|
export QT_QPA_PLATFORMTHEME="kde"
|
2024-07-17 08:09:12 +02:00
|
|
|
export GDK_BACKEND=wayland
|
|
|
|
export QT_QPA_PLATFORM=wayland
|
|
|
|
export CLUTTER_BACKEND=wayland
|
|
|
|
export SDL_VIDEODRIVER=wayland
|
|
|
|
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
|
|
|
export MOZ_ENABLE_WAYLAND=1
|