chore: Drop unneeded Wayland change

This commit is contained in:
Kyle Gospodnetich 2024-02-18 01:16:48 -08:00 committed by GitHub
parent 27bf9afbdc
commit 58f1a24fa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,10 +47,9 @@ if [[ $BASE_IMAGE_NAME =~ "kinoite" ]]; then
--filesystem=xdg-config/gtk-4.0:ro
fi
# Wayland and XInput for Firefox
# XInput for Firefox
flatpak override \
--system \
--env=MOZ_ENABLE_WAYLAND=1 \
--env=MOZ_USE_XINPUT2=1 \
org.mozilla.firefox