5 lines
79 B
Bash
Executable File
5 lines
79 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
# send ipc to polybar to update
|
|
polybar-msg hook spotifyd 1
|