index.md (492B)
1 goatcmd 2 ======= 3 4 Description 5 ----------- 6 Add a key binding to play goat videos on-the-fly (on-the-goat?) using 7 Mod1-Ctrl-Shift-g. The user running dwm must be enable to execute 8 `mpv "$(hurl gopher://bitreich.org/0/memecache/index.meme | grep goat | grep -E '\.(mp4|mkv|webm|avi) ' | cut -f2 -d' ' | sort -R | head -n 1)"` 9 without password. 10 11 12 Download 13 -------- 14 * [dwm-goatcmd-20211013-5ed9c48.diff](dwm-goatcmd-20211013-5ed9c48.diff) 15 16 Authors 17 ------- 18 * Anders Damsgaard <anders@adamsgaard.dk>