mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-09 17:51:20 +01:00
6 lines
153 B
Bash
6 lines
153 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sketchybar --add item volume right \
|
||
|
--set volume script="$PLUGIN_DIR/volume.sh" \
|
||
|
--subscribe volume volume_change \
|