fix(flatpak): remove flatpak data/icons override

This commit is contained in:
darkesthour111 2025-03-10 21:08:37 -07:00 committed by GitHub
parent 088334fee9
commit b1dd8d4722
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,8 +39,7 @@ fi
# Flatpak theming support
flatpak override \
--filesystem=xdg-config/gtk-4.0:ro \
--filesystem=xdg-config/gtk-3.0:ro \
--filesystem=xdg-data/icons:ro
--filesystem=xdg-config/gtk-3.0:ro
# XInput for Firefox
flatpak override \