activate wayland for electron apps
This commit is contained in:
parent
035dad1161
commit
e1c8103a8b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue