remove ELECTRON_OZONE env due to flatpaks not having wayland sockets enabled
This commit is contained in:
parent
fae8ac6a9f
commit
fa327adf1f
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ export XDG_CURRENT_DESKTOP="${XDG_CURRENT_DESKTOP:=COSMIC}"
|
|||
export XDG_SESSION_TYPE="${XDG_SESSION_TYPE:=wayland}"
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export GDK_BACKEND=wayland,x11
|
||||
export ELECTRON_OZONE_PLATFORM_HINT=auto
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export QT_QPA_PLATFORM="wayland;xcb"
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue