mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
sway/autostart-communication: exclude DeltaChat from Mullvad
This commit is contained in:
parent
5c2b24ba6e
commit
65c01daae3
@ -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
|
# 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
|
# 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 $@
|
||||||
|
Loading…
Reference in New Issue
Block a user