From 390bb4713c1ac13fdaf2c1fafbf9e514110e49f4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 22 Feb 2022 10:27:47 +0200 Subject: [PATCH] i3: comment Fluffy autostart --- conf/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index e328f93d..df2bf352 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -468,8 +468,8 @@ exec --no-startup-id env LANG=en flatpak run --branch=beta --command=telegram-de # Jami, VIP, P2P, won't get sold and disappoint, not Electron, I hope exec --no-startup-id sleep 25 && jami-qt # FluffyChat is a Matrix client with multiple accounts and it's not even Electron! -# (it's Flutter) -exec --no-startup-id sleep 5 && flatpak run im.fluffychat.Fluffychat +# (it's Flutter), however it suffers very high CPU usage on desktop (due to Flutter) +#exec --no-startup-id sleep 5 && flatpak run im.fluffychat.Fluffychat # Moment is another non-Electron Matrix client (however this time Qt) exec --no-startup-id sleep 10 && flatpak run xyz.mx_moment.moment --start-in-tray