From 5cd71a8fd03411dd7f137c8c7d9ae67b82e96fa8 Mon Sep 17 00:00:00 2001 From: MrAkells Date: Tue, 25 Nov 2025 01:09:03 +0200 Subject: [PATCH] update telegram binary name in autostart --- .config/hypr/conf/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index 8c4d210..f676f16 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -8,6 +8,6 @@ exec-once = hypridle & exec-once = swayosd-server & exec-once = swaybg -i ~/Pictures/Wallpapers/wallhaven-kw22p1.jpg & exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent & -exec-once = telegram-desktop -startintray & +exec-once = Telegram -startintray & #exec-once = kdeconnectd & #exec-once = kdeconnect-indicator &