From 1bd12ce5b5a919cb62e43429f3b4bb87c1a2ff1b Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 28 Sep 2023 15:37:46 +0300 Subject: [PATCH] sway: add app.lith.Lith to autostart --- conf/sway/config.d/autostart-communication.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/sway/config.d/autostart-communication.conf b/conf/sway/config.d/autostart-communication.conf index 3c4d9fee..74e34a13 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -26,3 +26,6 @@ exec --no-startup-id flatpak run im.dino.Dino --gapplication-service # Mattermost, I fear it's Electron. #exec --no-startup-id flatpak run com.mattermost.Desktop + +# Lith, WeeChat Relay client +exec --no-startup-id flatpak run app.lith.Lith