added more chats
This commit is contained in:
parent
d24aa0c1d5
commit
d5238c1d1d
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
surf -L https://steamcommunity.com/chat/ &
|
surf -L -c "$XDG_CACHE_HOME/steam-chat.txt" https://steamcommunity.com/chat/ &
|
||||||
|
|
||||||
|
4
.local/share/scripts/telegram.sh
Executable file
4
.local/share/scripts/telegram.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
surf -L -c "$XDG_CACHE_HOME/telegram.txt" https://web.telegram.org/ &
|
||||||
|
|
3
.local/share/scripts/whatsapp.sh
Executable file
3
.local/share/scripts/whatsapp.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
surf -L -c "$XDG_CACHE_HOME/whatsapp.txt" https://web.whatsapp.com/ &
|
Loading…
Reference in New Issue
Block a user