remove electron chromium flags
This commit is contained in:
parent
77c986bea2
commit
f05bce4e5a
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ env = QT_QPA_PLATFORM,wayland;xcb
|
|||
env = SDL_VIDEODRIVER,wayland
|
||||
env = CLUTTER_BACKEND,wayland
|
||||
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||
# 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 = QT_AUTO_SCREEN_SCALE_FACTOR,1
|
||||
env = QT_QPA_PLATFORM,wayland;xcb
|
||||
|
|
Loading…
Add table
Reference in a new issue