diff --git a/conf/sway/config.d/autostart-communication.conf b/conf/sway/config.d/autostart-communication.conf index a3d69e07..01ad0442 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -18,3 +18,7 @@ exec --no-startup-id 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 +exec --no-startup-id flatpak run chat.delta.desktop --disable-gpu