mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
6 lines
131 B
Bash
Executable File
6 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sketchybar --add item volume right --set volume \
|
|
script="$PLUGIN_DIR/volume.sh" \
|
|
--subscribe volume volume_change
|