Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 449 Bytes

i3 soundboard mode

config section and shell script for controlling a soundboard via i3

config.cat

Append this to your i3 config, then add key bindings as you like.

cat config.cat >> .config/i3/config

soundboard.sh

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.