activate wayland for electron apps

This commit is contained in:
Simon Rieger 2025-07-24 14:49:28 +02:00
parent 035dad1161
commit e1c8103a8b

View file

@ -19,8 +19,8 @@ env = SDL_VIDEODRIVER,wayland
env = CLUTTER_BACKEND,wayland
# Der Displaytreiber für das Thinkpad 11 funktioniert komischerweise zurzeit nicht mit Electron Apps unter Wayland
#env = ELECTRON_OZONE_PLATFORM_HINT,auto
env = ELECTRON_OZONE_PLATFORM_HINT,x11
env = ELECTRON_OZONE_PLATFORM_HINT,auto
#env = ELECTRON_OZONE_PLATFORM_HINT,x11
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb