set chat to firefox ssb
This commit is contained in:
parent
b7b370ea3c
commit
0e400e95ef
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user