From 307d0d37b818ed9f6679dcf250de642116e804d0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 18 Jun 2022 18:20:04 +0300 Subject: [PATCH] sway/autostart-communication: Dino works on Lumina, uncomment --- conf/sway/config.d/autostart-communication.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/sway/config.d/autostart-communication.conf b/conf/sway/config.d/autostart-communication.conf index 422998d1..a3d69e07 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -13,8 +13,8 @@ exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -s # Nheko nightly (Matrix protocol). xwayland for missing all menus in wayland. exec --no-startup-id flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn.Nheko//master --profile default -# Dino, electronless XMPP. Doesn't seem to function too well under Wayland/Sway? -#exec --no-startup-id dino --gapplication-service +# Dino, electronless XMPP +exec --no-startup-id dino --gapplication-service # Gajim nightly, also electronless XMPP exec --no-startup-id flatpak run org.gajim.Gajim.Devel