From 7d4c70c144adefc6302ce647c757a62e890f9143 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 1 Aug 2025 15:36:38 +0200 Subject: [PATCH] updated telegram state --- states/telegram/templates/telegram.desktop.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/telegram/templates/telegram.desktop.j2 b/states/telegram/templates/telegram.desktop.j2 index 2734bd7..e8777f2 100644 --- a/states/telegram/templates/telegram.desktop.j2 +++ b/states/telegram/templates/telegram.desktop.j2 @@ -6,7 +6,7 @@ Version=1.0 Name=Telegram Desktop Comment=Official desktop version of Telegram messaging app Exec=env DESKTOPINTEGRATION="disabled" /usr/bin/telegram -- %u -Icon=telegram +Icon=/usr/share/icons/telegram.png Terminal=false StartupWMClass=Telegram Type=Application