Created
February 21, 2021 17:42
-
-
Save selincodes/a08101581ede0fba6a0d9130355505df to your computer and use it in GitHub Desktop.
This file contains hidden or 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
nano ~/.local/share/applications/telegramdesktop.desktop | |
= | |
= | |
= | |
[Desktop Entry] | |
Version=1.0 | |
Name=Telegram Desktop | |
Comment=Official desktop version of Telegram messaging app | |
TryExec=/opt/Telegram/Telegram | |
Exec=/opt/Telegram/Telegram -- %u | |
Icon=telegram | |
Terminal=false | |
StartupWMClass=TelegramDesktop | |
Type=Application | |
Categories=Network;InstantMessaging;Qt; | |
MimeType=x-scheme-handler/tg; | |
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