sway/autostart-communication.conf: fix DeltaChat wayland

This commit is contained in:
Aminda Suomalainen 2024-01-12 11:08:30 +02:00
parent 04729b5611
commit 487791a17e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 6 deletions

View File

@ -17,12 +17,8 @@ exec --no-startup-id flatpak run im.dino.Dino --gapplication-service
# Gajim nightly, also electronless XMPP
#exec --no-startup-id flatpak run org.gajim.Gajim.Devel
# 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
# 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 $@
#exec --no-startup-id /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
# Instant messenger as email client
exec --no-startup-id flatpak run chat.delta.desktop --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations $@
# Mattermost, I fear it's Electron.
#exec --no-startup-id flatpak run com.mattermost.Desktop