Files
dotfiles/.local/bin/tools/castyt
2023-10-12 15:13:55 +02:00

3 lines
67 B
Bash
Executable File

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