Created
April 24, 2022 18:41
-
-
Save Nachtalb/3fbff6bcb23674dbbbe6d76a6410c15c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Telegram Instance X | |
Comment=Official desktop version of Telegram messaging service | |
TryExec=/opt/Telegram/Telegram | |
Exec=/opt/Telegram/Telegram -workdir /home/kali/.local/share/TelegramDesktop/instance_X -- %u | |
Icon=telegram | |
Terminal=false | |
StartupWMClass=TelegramDesktop | |
Type=Application | |
Categories=Network;InstantMessaging;Qt; | |
MimeType=x-scheme-handler/tg; | |
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop; | |
X-GNOME-UsesNotifications=true | |
X-Desktop-File-Install-Version=0.23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment