Skip to content

Commit

Permalink
chore: Drop unneeded Wayland change
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Feb 18, 2024
1 parent 27bf9af commit 58f1a24
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 58f1a24

Please sign in to comment.