added steam chat script

This commit is contained in:
Niklas 2020-07-05 16:25:54 +02:00
parent 5334753b69
commit d24aa0c1d5
2 changed files with 6 additions and 0 deletions

View File

@ -2,3 +2,5 @@ Reddit wallpaper,$HOME/.local/share/scripts/set-reddit-bg.sh
Random wallpaper,$HOME/.local/share/scripts/random-bg.sh Random wallpaper,$HOME/.local/share/scripts/random-bg.sh
Select wallpaper,$HOME/.local/share/scripts/select-bg.sh Select wallpaper,$HOME/.local/share/scripts/select-bg.sh
Install Package,alacritty --class "floatme" -e "$XDG_DATA_HOME/scripts/pacman-install.sh" Install Package,alacritty --class "floatme" -e "$XDG_DATA_HOME/scripts/pacman-install.sh"
Take screenshot,$XDG_DATA_HOME/scripts/take-selected-screenshot.sh
Steam chat,$XDG_DATA_HOME/scripts/steam-chat.sh

Can't render this file because it contains an unexpected character in line 4 and column 35.

View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
surf -L https://steamcommunity.com/chat/ &