Update protonmail

This commit is contained in:
curiosityseeker 2024-09-24 11:58:03 +02:00 committed by Alex
parent 9400e5fd00
commit 8cc986ab92

View file

@ -6,14 +6,16 @@ abi <abi/3.0>,
include <tunables/global>
@{name} = "Proton Mail"
@{name} = proton-mail "Proton Mail"
@{lib_dirs} = /opt/@{name}
@{config_dirs} = @{user_config_dirs}/@{name}
@{cache_dirs} = @{user_cache_dirs}/@{name}
@{exec_path} = "/opt/proton-mail/Proton Mail{, Beta}"
@{exec_path} = @{bin}/proton-mail /opt/proton-mail/Proton*
profile protonmail @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/bus-session>
include <abstractions/bus/org.freedesktop.secrets>
include <abstractions/common/electron>
network inet stream,
@ -25,15 +27,9 @@ profile protonmail @{exec_path} flags=(complain) {
@{exec_path} mrix,
/opt/proton-mail/** r,
/opt/proton-mail/*.so m,
/opt/proton-mail/libvulkan.so.1 m,
@{bin}/xdg-settings Px,
@{open_path} rpx -> child-open,
/etc/machine-id r,
owner @{user_config_dirs}/ibus/bus/ r,
@{sys}/devices/@{pci}/boot_vga r,