mkchromecast setup slightly improved

This commit is contained in:
2020-12-15 13:42:32 +01:00
parent 28af9fea2a
commit 61de6fb777
2 changed files with 5 additions and 2 deletions

View File

@ -53,7 +53,7 @@ alias \
weath="less -S ${XDG_DATA_HOME:-$HOME/.local/share}/weatherreport" \
tmux="tmux -f ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf"\
cast="mkchromecast --video --control -i"\
castaudio="mkchromecast --control --screencast"\
castaudio="mkchromecast --control --screencast --b 320"\
rest="clear && sleep 90 && echo ###########START############"
#gpg="gpg --homedir=$GNUPGHOME"