sway/autostart-communication: exclude DeltaChat from Mullvad

This commit is contained in:
Aminda Suomalainen 2022-07-29 19:32:29 +03:00
parent 5c2b24ba6e
commit 65c01daae3
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 1 deletions

View File

@ -21,4 +21,6 @@ exec --no-startup-id dino --gapplication-service
# Instant messenger as email client, no wayland support https://github.com/deltachat/deltachat-desktop/issues/2800
# Wayland would be enabled by: --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland
exec --no-startup-id flatpak run chat.delta.desktop --disable-gpu
# Excluded from Mullvad to avoid Gandi.net blocklist resulting inability to send
# mail
exec --no-startup-id /usr/bin/mullvad-exclude /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@