firefox/container.yaml
Yaakov Selkowitz 1b90ec6842 Stop renaming appdata and desktop files
These are now correctly named in the package itself in F40.
2024-04-08 11:06:03 -04:00

36 lines
1.1 KiB
YAML

flatpak:
id: org.mozilla.firefox
branch: stable
runtime-name: flatpak-runtime
runtime-version: f40
packages:
- firefox
command: firefox
rename-icon: firefox
finish-args: |-
--share=ipc
--share=network
--socket=pulseaudio
--socket=wayland
--socket=x11
--socket=pcsc
--env=KRB5CCNAME=KCM:
--filesystem=/run/.heim_org.h5l.kcm-socket
--filesystem=~/.cache/firefox:create
--filesystem=~/.mozilla:create
--filesystem=home:ro
--filesystem=xdg-download:rw
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
--filesystem=xdg-run/pipewire-0
--filesystem=xdg-run/speech-dispatcher
--device=all
--talk-name=org.freedesktop.FileManager1
--system-talk-name=org.freedesktop.NetworkManager
--talk-name=org.a11y.Bus
--talk-name=org.gnome.SessionManager
--talk-name=org.freedesktop.ScreenSaver
--talk-name=org.gtk.vfs.*
--talk-name=org.freedesktop.Notifications
--own-name=org.mpris.MediaPlayer2.firefox.*
--own-name=org.mozilla.firefox.*