New Taskbar, Window Manager & Neovim config
This commit is contained in:
5
.config/sketchybar/items/volume.sh
Executable file
5
.config/sketchybar/items/volume.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sketchybar --add item volume right \
|
||||
--set volume script="$PLUGIN_DIR/volume.sh" \
|
||||
--subscribe volume volume_change \
|
||||
Reference in New Issue
Block a user