Blob Blame History Raw
compose:
    modules:
    - firefox:master
flatpak:
    id: org.mozilla.Firefox
    branch: stable
    command: firefox
    rename-appdata-file: firefox.appdata.xml
    rename-desktop-file: firefox.desktop
    rename-icon: firefox
    finish-args: |-
        --share=ipc
        --socket=x11
        --socket=wayland
        --device=dri
        --share=network
        --socket=pulseaudio
        --filesystem=/run/.heim_org.h5l.kcm-socket
        --filesystem=~/.cache/firefox:create
        --filesystem=~/.mozilla:create
        --filesystem=home:ro
        --filesystem=xdg-download:rw
        --filesystem=xdg-run/dconf
        --filesystem=~/.config/dconf:ro
        --talk-name=ca.desrt.dconf
        --env=DCONF_USER_CONFIG_DIR=.config/dconf
        --env=KRB5CCNAME=KCM:
        --talk-name=org.a11y.*
        --talk-name=org.freedesktop.Notifications