dotfiles/.local/bin/tools/castyt

3 lines
67 B
Bash
Executable File

#!/bin/sh
mkchromecast --video --control -y $1 2>/dev/null || true