set chat to firefox ssb

This commit is contained in:
Niklas 2020-08-30 14:04:53 +02:00
parent b7b370ea3c
commit 0e400e95ef
3 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
Type=Application
Version=1.0
Name=Steam chat
Comment=Open surf with steam chat
Exec=sh -c "$XDG_DATA_HOME/scripts/steam-chat.sh"
Comment=Open Steam chat as SSB
Exec=firefox --ssb https://steamcommunity.com/chat
Terminal=false
Categories=Network;InstantMessaging

View File

@ -3,7 +3,7 @@
Type=Application
Version=1.0
Name=Telegram
Comment=Open surf with telegram
Exec=sh -c "$XDG_DATA_HOME/scripts/telegram.sh"
Comment=Open Telegram as SSB
Exec=firefox --ssb https://web.telegram.org/
Terminal=false
Categories=Network;InstantMessaging

View File

@ -2,8 +2,8 @@
Type=Application
Version=1.0
Name=Whatsapp
Comment=Open surf with whatsapp
Exec=sh -c "$XDG_DATA_HOME/scripts/whatsapp.sh"
Name=WhatsApp
Comment=Open WhatsApp as SSB
Exec=firefox --ssb https://web.whatsapp.com
Terminal=false
Categories=Network;InstantMessaging