mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
chore: Drop unneeded Wayland change
This commit is contained in:
parent
27bf9afbdc
commit
58f1a24fa1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user