Auto Update

This commit is contained in:
matt1432 2023-03-11 12:57:58 -05:00
parent 78a7daba44
commit 92b5f82f15

View file

@ -64,5 +64,6 @@ fi
PATH="$(perl -e 'print join(":", grep { not $seen{$_}++ } split(/:/, $ENV{PATH}))')"
if [ "$XDG_SESSION_TYPE" == "wayland" ]; then
export MOZ_ENABLE_WAYLAND=1
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
fi