From 7323856ad8d7b637bd4f4d77f0448f2b374f1739 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 18 Jun 2022 20:55:01 +0300 Subject: [PATCH] sway/autostart-communication.conf: promote DeltaChat here from .private.conf --- conf/sway/config.d/autostart-communication.conf | 4 ++++ 1 file changed, 4 insertions(+) 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