From 607d1443d1baf3e029c1df140044082a7d49c8f2 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 5 Jun 2024 09:35:09 +0300 Subject: [PATCH] sway: start 64Gram instead of TDesktop --- conf/sway/config.d/autostart-communication.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/sway/config.d/autostart-communication.conf b/conf/sway/config.d/autostart-communication.conf index bf928767..75608dd4 100644 --- a/conf/sway/config.d/autostart-communication.conf +++ b/conf/sway/config.d/autostart-communication.conf @@ -3,7 +3,8 @@ #exec --no-startup-id flatpak run org.signal.Signal --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --use-tray-icon # Telegram -exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -startintray +#exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -startintray +exec --no-startup-id io.github.tdesktop_x64.TDesktop # Nheko nightly (Matrix protocol). Sleeping for the keyrings once again. #exec --no-startup-id sleep 15 && foot --title=default\ nheko flatpak run im.nheko.Nheko//master --profile default