Auto Update
This commit is contained in:
parent
92b5f82f15
commit
d44bbf253a
1 changed files with 1 additions and 1 deletions
|
@ -65,5 +65,5 @@ PATH="$(perl -e 'print join(":", grep { not $seen{$_}++ } split(/:/, $ENV{PATH})
|
|||
|
||||
if [ "$XDG_SESSION_TYPE" == "wayland" ]; then
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export QT_QPA_PLATFORM=wayland-egl
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue