Created
June 11, 2022 12:04
-
-
Save Xnuvers007/c81c74346c619e1725438031123de280 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
[Desktop Entry] | |
Version=5.1 | |
Name=Whatsapp By Xnuvers007 | |
Type=Application | |
Exec='/usr/local/bin/whatsdesk.sh' | |
Icon=/path/to/image | |
StartupNotify=true | |
Terminal=false | |
file whatsdesk.sh like this | |
#!/bin/bash | |
whatsdesk | |
clear | |
sleep 1 | |
exit 1 | |
echo "All Done" | |
exit 0 | |
and save it to /usr/local/bin/whatsdesk.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
download or see this repository
https://github.com/Xnuvers007/whatsappLinux
auto install