From 4192567b807dbac781ae5a8d54292c329c8a9d8d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 25 Feb 2024 12:40:12 +0200 Subject: [PATCH] autostart-communication: add fluffychat hoping this is valid entry --- 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 97057fef..9f115c81 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -9,6 +9,10 @@ exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -s #exec --no-startup-id sleep 15 && foot --title=default\ nheko flatpak run im.nheko.Nheko//master --profile default exec --no-startup-id sleep 15 && flatpak run im.nheko.Nheko//master --profile default +# FluffyChat (Matrix protocol), sleeping just in case, my wrapper so Snap +# works +exec --no-startup-id sleep 15 && ~/src/gitea.blesmrt.net/Mikaela/scripts/bash/usr-local-bin/fluffychat + # Dino, electronless XMPP #exec --no-startup-id dino --gapplication-service exec --no-startup-id flatpak run im.dino.Dino --gapplication-service