From ff7f67d50bc5948b9ddbea9b1a592100b592e282 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 9 Jul 2022 20:54:12 +0300 Subject: [PATCH] sway/autostart-communication: comment Gajim The first thing I always do it is close it, which takes forever. If I want XMPP, I will just open Dino, which hopefully has synced in the background. --- conf/sway/config.d/autostart-communication.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/sway/config.d/autostart-communication.conf b/conf/sway/config.d/autostart-communication.conf index 01ad0442..2d68c71e 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -17,7 +17,7 @@ exec --no-startup-id flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn exec --no-startup-id dino --gapplication-service # Gajim nightly, also electronless XMPP -exec --no-startup-id flatpak run org.gajim.Gajim.Devel +#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