config section and shell script for controlling a soundboard via i3
Append this to your i3 config, then add key bindings as you like.
cat config.cat >> .config/i3/config
Edit this script and set $SOUNDBOARD_URL
(and $SOUNDBOARD_URL_ALT
, if applicable) accordingly. Place it somewhere in your $PATH
, e.g. .local/bin/soundboard.sh
.