mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-10 19:10:36 +00:00
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
# toggle pause/play
|
||
|
cmus-remote --pause
|