6 lines
153 B
Bash
Executable File
6 lines
153 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sketchybar --add item volume right \
|
|
--set volume script="$PLUGIN_DIR/volume.sh" \
|
|
--subscribe volume volume_change \
|